Reviewers: Benedikt Meurer,

Message:
Committed patchset #1 (id:1) manually as 23597 (tree was closed).

Description:
Fix test runner imports.

[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=23597

Please review this at https://codereview.chromium.org/526273003/

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 e831c48c3a0d28ae6636e9a786f4e04918ba6cf9..1daf079a3272de329aba1699e75358854f8a1c7c 100644
--- a/tools/testrunner/local/testsuite.py
+++ b/tools/testrunner/local/testsuite.py
@@ -29,6 +29,7 @@
 import imp
 import os

+from . import commands
 from . import statusfile
 from . import utils



--
--
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