[Checkins] SVN: grokcore.formlib/trunk/src/grokcore/formlib/ftests/test_grok_functional.py remove more cruft

Philipp von Weitershausen philikon at philikon.de
Tue Jul 29 18:39:17 EDT 2008


Log message for revision 89004:
  remove more cruft
  

Changed:
  U   grokcore.formlib/trunk/src/grokcore/formlib/ftests/test_grok_functional.py

-=-
Modified: grokcore.formlib/trunk/src/grokcore/formlib/ftests/test_grok_functional.py
===================================================================
--- grokcore.formlib/trunk/src/grokcore/formlib/ftests/test_grok_functional.py	2008-07-29 22:38:59 UTC (rev 89003)
+++ grokcore.formlib/trunk/src/grokcore/formlib/ftests/test_grok_functional.py	2008-07-29 22:39:15 UTC (rev 89004)
@@ -52,6 +52,3 @@
     for name in ['form']:
         suite.addTest(suiteFromPackage(name))
     return suite
-
-if __name__ == '__main__':
-    unittest.main(defaultTest='test_suite')



More information about the Checkins mailing list