[Zope-CVS] CVS: Products/PluggableAuthService/plugins/tests - test_ZODBUserManager.py:1.5.2.1

Zachery Bir zbir at urbanape.com
Fri Oct 8 10:23:51 EDT 2004


Update of /cvs-repository/Products/PluggableAuthService/plugins/tests
In directory cvs.zope.org:/tmp/cvs-serv21805

Modified Files:
      Tag: pre-1_0_3-zbir-challenge-branch
	test_ZODBUserManager.py 
Log Message:
Cleanup


=== Products/PluggableAuthService/plugins/tests/test_ZODBUserManager.py 1.5 => 1.5.2.1 ===
--- Products/PluggableAuthService/plugins/tests/test_ZODBUserManager.py:1.5	Mon Sep 13 11:14:46 2004
+++ Products/PluggableAuthService/plugins/tests/test_ZODBUserManager.py	Fri Oct  8 10:23:50 2004
@@ -364,5 +364,4 @@
 def test_suite():
     return unittest.TestSuite((
         unittest.makeSuite( ZODBUserManagerTests ),
-        ))               
-    
\ No newline at end of file
+        ))



More information about the Zope-CVS mailing list