Index: test/external-cross-compile/gyptest-cross.py |
=================================================================== |
--- test/external-cross-compile/gyptest-cross.py (revision 1611) |
+++ test/external-cross-compile/gyptest-cross.py (working copy) |
@@ -13,10 +13,6 @@ |
test = TestGyp.TestGyp() |
-# TODO(bradnelson): fix scons. |
-if test.format == 'scons': |
- test.skip_test() |
- |
test.run_gyp('cross.gyp', chdir='src') |
test.relocate('src', 'relocate/src') |