[Zope3-checkins] SVN: Zope3/trunk/src/zope/testing/tests.py Gave
module a title.
Stephan Richter
srichter at cosmos.phy.tufts.edu
Tue Jul 13 12:15:18 EDT 2004
Log message for revision 26450:
Gave module a title.
Changed:
U Zope3/trunk/src/zope/testing/tests.py
-=-
Modified: Zope3/trunk/src/zope/testing/tests.py
===================================================================
--- Zope3/trunk/src/zope/testing/tests.py 2004-07-13 16:14:06 UTC (rev 26449)
+++ Zope3/trunk/src/zope/testing/tests.py 2004-07-13 16:15:17 UTC (rev 26450)
@@ -11,7 +11,7 @@
# FOR A PARTICULAR PURPOSE.
#
##############################################################################
-"""XXX short summary goes here.
+"""Tests for the testing framework.
$Id$
"""
More information about the Zope3-Checkins
mailing list