Chromium Code Reviews| Index: test/mac/gyptest-lto.py |
| diff --git a/test/mac/gyptest-lto.py b/test/mac/gyptest-lto.py |
| index 37182d981f40d313859e5692fe962f5fc1b4e15c..5171544750525991dbc56c0fc9ac7ab266db21da 100644 |
| --- a/test/mac/gyptest-lto.py |
| +++ b/test/mac/gyptest-lto.py |
| @@ -17,8 +17,6 @@ import sys |
| if sys.platform == 'darwin': |
| test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode']) |
| - #if test.format == 'xcode-ninja': |
| - # test.skip_test() |
| CHDIR = 'lto' |
| test.run_gyp('test.gyp', chdir=CHDIR) |