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