Index: test/include_dirs/gyptest-all.py |
=================================================================== |
--- test/include_dirs/gyptest-all.py (revision 1611) |
+++ test/include_dirs/gyptest-all.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') |