Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: test/es5conform/testcfg.py

Issue 11035053: Rollback trunk to bleeding_edge revision 12525 (Closed) Base URL: https://v8.googlecode.com/svn/trunk
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/cctest/testcfg.py ('k') | test/message/testcfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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']
« no previous file with comments | « test/cctest/testcfg.py ('k') | test/message/testcfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698