diff ide/runtests.py @ 5:818f80afa78b

Added handy highlighting to IDE
author windel-eee
date Thu, 22 Sep 2011 17:44:31 +0200
parents 0d5ef85b8698
children 2db4d2b362e6
line wrap: on
line diff
--- a/ide/runtests.py	Wed Sep 21 19:05:18 2011 +0200
+++ b/ide/runtests.py	Thu Sep 22 17:44:31 2011 +0200
@@ -92,7 +92,7 @@
       """
       pc = Compiler()
       pc.compilesource(source)
-   def testForStatement(self):
+   def tstForStatement(self):
       source = """
       module fortest;
       var