summaryrefslogtreecommitdiff
path: root/test/dependency-copy/gyptest-copy.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/dependency-copy/gyptest-copy.py')
-rw-r--r--test/dependency-copy/gyptest-copy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dependency-copy/gyptest-copy.py b/test/dependency-copy/gyptest-copy.py
index bba28d62..6fb0492f 100644
--- a/test/dependency-copy/gyptest-copy.py
+++ b/test/dependency-copy/gyptest-copy.py
@@ -10,7 +10,7 @@ test = TestGyp.TestGyp()
test.run_gyp('copies.gyp', chdir='src')
-test.build_target('copies.gyp', 'proj2', chdir='src')
+test.build('copies.gyp', 'proj2', chdir='src')
test.run_built_executable('proj1',
chdir='src',