summaryrefslogtreecommitdiff
path: root/test/rules/gyptest-default.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/rules/gyptest-default.py')
-rw-r--r--test/rules/gyptest-default.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rules/gyptest-default.py b/test/rules/gyptest-default.py
index f8a494aa..714b4e88 100644
--- a/test/rules/gyptest-default.py
+++ b/test/rules/gyptest-default.py
@@ -12,7 +12,7 @@ test.run_gyp('actions.gyp', chdir='src')
test.relocate('src', 'relocate/src')
-test.build_default('actions.gyp', chdir='relocate/src')
+test.build('actions.gyp', chdir='relocate/src')
expect = """\
Hello from program.c