[Zope-Checkins] CVS: ZODB3/zdaemon/tests - testzdoptions.py:1.13
Tim Peters
tim.one at comcast.net
Mon Dec 29 17:40:51 EST 2003
Update of /cvs-repository/ZODB3/zdaemon/tests
In directory cvs.zope.org:/tmp/cvs-serv2051/zdaemon/tests
Modified Files:
testzdoptions.py
Log Message:
Whitespace normalization.
=== ZODB3/zdaemon/tests/testzdoptions.py 1.12 => 1.13 ===
--- ZODB3/zdaemon/tests/testzdoptions.py:1.12 Sun Dec 21 18:29:05 2003
+++ ZODB3/zdaemon/tests/testzdoptions.py Mon Dec 29 17:40:50 2003
@@ -159,7 +159,7 @@
options.realize(["-afoo"], raise_getopt_errs=False)
# check_exit_code realizes the options with raise_getopt_errs=True
self.check_exit_code(options, ['-afoo'])
-
+
class EnvironmentOptions(ZDOptionsTestBase):
More information about the Zope-Checkins
mailing list