Reviewers: Benedikt Meurer,
Message:
Committed patchset #1 (id:1) manually as 23609 (presubmit successful).
Description:
Fix imports in test runner.
[email protected]
Committed: https://code.google.com/p/v8/source/detail?r=23609
Please review this at https://codereview.chromium.org/532693002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+1, -0 lines):
M tools/testrunner/local/testsuite.py
Index: tools/testrunner/local/testsuite.py
diff --git a/tools/testrunner/local/testsuite.py
b/tools/testrunner/local/testsuite.py
index
1daf079a3272de329aba1699e75358854f8a1c7c..47bc08f8399767343e02dee5fa285868e8e783a8
100644
--- a/tools/testrunner/local/testsuite.py
+++ b/tools/testrunner/local/testsuite.py
@@ -32,6 +32,7 @@ import os
from . import commands
from . import statusfile
from . import utils
+from ..objects import testcase
class TestSuite(object):
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.