Revision: 17911
Author:   [email protected]
Date:     Wed Nov 20 11:29:01 2013 UTC
Log:      Experimental parser: remove bad import

[email protected]

BUG=

Review URL: https://codereview.chromium.org/78053003
http://code.google.com/p/v8/source/detail?r=17911

Modified:
 /branches/experimental/parser/tools/lexer_generator/test_suite.py

=======================================
--- /branches/experimental/parser/tools/lexer_generator/test_suite.py Wed Nov 20 09:50:09 2013 UTC +++ /branches/experimental/parser/tools/lexer_generator/test_suite.py Wed Nov 20 11:29:01 2013 UTC
@@ -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