Reviewers: marja,

Message:
Committed patchset #1 manually as r17911.

Description:
Experimental parser: remove bad import

[email protected]

BUG=

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

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

SVN Base: https://v8.googlecode.com/svn/branches/experimental/parser

Affected files (+0, -1 lines):
  M tools/lexer_generator/test_suite.py


Index: tools/lexer_generator/test_suite.py
diff --git a/tools/lexer_generator/test_suite.py b/tools/lexer_generator/test_suite.py index e0f4cf1607be2fedffd1d76ad7be1275ed0654a0..19d0b07efeedf7604a29aa9eaa66e1be3d1337bc 100644
--- a/tools/lexer_generator/test_suite.py
+++ b/tools/lexer_generator/test_suite.py
@@ -27,7 +27,6 @@

 from unittest import TestLoader, TextTestRunner, TestSuite

-from action_test import *
 from automata_test import *
 from code_generator_test import *
 from lexer_test import *


--
--
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/groups/opt_out.

Reply via email to