Chromium Code Reviews| Index: test/include_dirs/gyptest-default.py |
| =================================================================== |
| --- test/include_dirs/gyptest-default.py (revision 1611) |
| +++ test/include_dirs/gyptest-default.py (working copy) |
| @@ -12,9 +12,6 @@ |
| test = TestGyp.TestGyp() |
| -if test.format == 'scons': |
| - test.skip_test('TODO: http://code.google.com/p/gyp/issues/detail?id=176\n') |
| - |
| test.run_gyp('includes.gyp', chdir='src') |
| test.relocate('src', 'relocate/src') |