[Zope-Checkins] CVS: Zope - test.py:1.2.2.21
Stefan H. Holek
stefan at epy.co.at
Sat Dec 3 13:07:14 EST 2005
Update of /cvs-repository/Zope
In directory cvs.zope.org:/tmp/cvs-serv19192
Modified Files:
Tag: Zope-2_7-branch
test.py
Log Message:
Fixed a typo. Thanks to Victor Safronovich.
=== Zope/test.py 1.2.2.20 => 1.2.2.21 ===
--- Zope/test.py:1.2.2.20 Sat Dec 3 09:31:33 2005
+++ Zope/test.py Sat Dec 3 13:07:13 2005
@@ -771,7 +771,7 @@
test_dir = None
config_file = None
import_testing = False
- now_warnings = False
+ no_warnings = False
try:
opts, args = getopt.getopt(argv[1:], "a:bcC:dDfg:G:hLmprtTuv",
More information about the Zope-Checkins
mailing list