[Zope-CVS] CVS: Products/PluggableAuthService/plugins/tests - test_RecursiveGroupsPlugin.py:1.4.2.1

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


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

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


=== Products/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.py 1.4 => 1.4.2.1 ===
--- Products/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.py:1.4	Mon Sep 13 11:14:46 2004
+++ Products/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.py	Fri Oct  8 10:23:20 2004
@@ -194,4 +194,4 @@
 def test_suite():
     return unittest.TestSuite((
         unittest.makeSuite( RecursiveGroupsPluginTests ),
-        ))               
+        ))



More information about the Zope-CVS mailing list