Index: test/rules-rebuild/gyptest-default.py |
=================================================================== |
--- test/rules-rebuild/gyptest-default.py (revision 763) |
+++ test/rules-rebuild/gyptest-default.py (working copy) |
@@ -13,10 +13,6 @@ |
msg = 'TODO: issue 120: disabled on MSVS due to test execution problems.\n' |
test.skip_test(msg) |
-if test.format == 'xcode': |
- msg = 'TODO: issue 94: disabled on Xcode due to rule timing issues.\n' |
- test.skip_test(msg) |
- |
test.run_gyp('same_target.gyp', chdir='src') |
test.relocate('src', 'relocate/src') |