summaryrefslogtreecommitdiff
path: root/test/compilable/gyptest-headers.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/compilable/gyptest-headers.py')
-rw-r--r--test/compilable/gyptest-headers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/compilable/gyptest-headers.py b/test/compilable/gyptest-headers.py
index 0dd0a798..5d494507 100644
--- a/test/compilable/gyptest-headers.py
+++ b/test/compilable/gyptest-headers.py
@@ -13,7 +13,7 @@ test.run_gyp('headers.gyp', chdir='src')
test.relocate('src', 'relocate/src')
-test.build_all('headers.gyp', chdir='relocate/src')
+test.build('headers.gyp', test.ALL, chdir='relocate/src')
expect = """\
Hello from program.c