Log message for revision 40342:
  Fix test breakage when run outside full Zope suite.

Changed:
  U   Zope/branches/2.9/lib/python/ZPublisher/tests/testPostTraversal.py

-=-
Modified: Zope/branches/2.9/lib/python/ZPublisher/tests/testPostTraversal.py
===================================================================
--- Zope/branches/2.9/lib/python/ZPublisher/tests/testPostTraversal.py  
2005-11-23 16:48:29 UTC (rev 40341)
+++ Zope/branches/2.9/lib/python/ZPublisher/tests/testPostTraversal.py  
2005-11-23 16:49:07 UTC (rev 40342)
@@ -1,5 +1,6 @@
 from unittest import TestCase, TestSuite, makeSuite, main
 
+import Testing
 import Zope2
 Zope2.startup()
 

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to