Index: test/multiple-targets/gyptest-all.py |
=================================================================== |
--- test/multiple-targets/gyptest-all.py (revision 1611) |
+++ test/multiple-targets/gyptest-all.py (working copy) |
@@ -15,8 +15,6 @@ |
test.relocate('src', 'relocate/src') |
-# TODO(sgk): remove stderr=None when the --generator-output= support |
-# gets rid of the scons warning |
test.build('multiple.gyp', test.ALL, chdir='relocate/src', stderr=None) |
expect1 = """\ |