Chromium Code Reviews| Index: test/small/gyptest-small.py |
| =================================================================== |
| --- test/small/gyptest-small.py (revision 1694) |
| +++ test/small/gyptest-small.py (working copy) |
| @@ -30,6 +30,7 @@ |
| 'pylib/gyp/generator/ninja_test.py', |
| 'pylib/gyp/generator/xcode_test.py', |
| 'pylib/gyp/common_test.py', |
| + 'pylib/gyp/input_test.py', |
| ] |
| # Collect all the suites from the above files. |