[Zope-Checkins] CVS: Zope/lib/python/Zope/Startup/tests -
test_warnfilter.py:1.2
Chris McDonough
cvs-admin at zope.org
Sun Nov 30 11:33:42 EST 2003
Update of /cvs-repository/Zope/lib/python/Zope/Startup/tests
In directory cvs.zope.org:/tmp/cvs-serv13841
Modified Files:
test_warnfilter.py
Log Message:
Use longer module path name to allow test.py to find test_warnfilter (in test_behavior config).
=== Zope/lib/python/Zope/Startup/tests/test_warnfilter.py 1.1 => 1.2 ===
--- Zope/lib/python/Zope/Startup/tests/test_warnfilter.py:1.1 Thu Nov 6 03:01:45 2003
+++ Zope/lib/python/Zope/Startup/tests/test_warnfilter.py Sun Nov 30 11:33:41 2003
@@ -73,7 +73,7 @@
<warnfilter>
action error
message .*test.*
- category test_warnfilter.TestSchemaWarning
+ category Zope.Startup.tests.test_warnfilter.TestSchemaWarning
module .*test_warnfilter.*
lineno 0
</warnfilter>
More information about the Zope-Checkins
mailing list