summaryrefslogtreecommitdiff
path: root/test/generator-output/gyptest-rules.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/generator-output/gyptest-rules.py')
-rw-r--r--test/generator-output/gyptest-rules.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/generator-output/gyptest-rules.py b/test/generator-output/gyptest-rules.py
index 97a627c1..9261d757 100644
--- a/test/generator-output/gyptest-rules.py
+++ b/test/generator-output/gyptest-rules.py
@@ -26,7 +26,7 @@ test.writable(test.workpath('relocate/rules/subdir1/build'), True)
test.writable(test.workpath('relocate/rules/subdir2/build'), True)
test.writable(test.workpath('relocate/rules/subdir2/rules-out'), True)
-test.build_all('rules.gyp', chdir='relocate/gypfiles')
+test.build('rules.gyp', test.ALL, chdir='relocate/gypfiles')
expect = """\
Hello from program.c