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