Chromium Code Reviews| Index: test/actions-none/gyptest-none.py |
| =================================================================== |
| --- test/actions-none/gyptest-none.py (revision 1611) |
| +++ test/actions-none/gyptest-none.py (working copy) |
| @@ -11,9 +11,6 @@ |
| import TestGyp |
| test = TestGyp.TestGyp() |
| -# TODO(bradnelson): fix scons. |
| -if test.format == 'scons': |
| - test.skip_test() |
| test.run_gyp('none_with_source_files.gyp', chdir='src') |
| test.relocate('src', 'relocate/src') |