[Zope-Checkins]
SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/tests.py
Fix typo.
Stefan H. Holek
stefan at epy.co.at
Fri Sep 8 10:38:22 EDT 2006
Log message for revision 70062:
Fix typo.
Changed:
U Zope/branches/2.9/lib/python/Testing/ZopeTestCase/tests.py
-=-
Modified: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/tests.py
===================================================================
--- Zope/branches/2.9/lib/python/Testing/ZopeTestCase/tests.py 2006-09-08 14:36:56 UTC (rev 70061)
+++ Zope/branches/2.9/lib/python/Testing/ZopeTestCase/tests.py 2006-09-08 14:38:22 UTC (rev 70062)
@@ -12,7 +12,7 @@
##############################################################################
"""Test runner that works with zope.testing.testrunner
-$Id"
+$Id$
"""
import unittest
More information about the Zope-Checkins
mailing list