Chromium Code Reviews| Index: test/es5conform/testcfg.py |
| diff --git a/test/es5conform/testcfg.py b/test/es5conform/testcfg.py |
| index 7de990d38729e3e41ff75bde032289e3398e5f79..b6a17d9b690ca8408646d4f903c882d1a22d3524 100644 |
| --- a/test/es5conform/testcfg.py |
| +++ b/test/es5conform/testcfg.py |
| @@ -31,11 +31,6 @@ import os |
| from os.path import join, exists |
| -def GetSuite(name, root): |
| - # Not implemented. |
| - return None |
| - |
| - |
| HARNESS_FILES = ['sth.js'] |