Revision: 23609
Author:   [email protected]
Date:     Tue Sep  2 12:46:27 2014 UTC
Log:      Fix imports in test runner.

[email protected]

Review URL: https://codereview.chromium.org/532693002
https://code.google.com/p/v8/source/detail?r=23609

Modified:
 /branches/bleeding_edge/tools/testrunner/local/testsuite.py

=======================================
--- /branches/bleeding_edge/tools/testrunner/local/testsuite.py Tue Sep 2 11:18:47 2014 UTC +++ /branches/bleeding_edge/tools/testrunner/local/testsuite.py Tue Sep 2 12:46:27 2014 UTC
@@ -32,6 +32,7 @@
 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.

Reply via email to