[Zope-CVS] CVS: Products/PluggableAuthService/plugins/tests - test_ScriptablePlugin.py:1.4.2.2

Zachery Bir zbir at urbanape.com
Tue Oct 12 17:11:02 EDT 2004


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

Modified Files:
      Tag: pre-1_0_3-zbir-challenge-branch
	test_ScriptablePlugin.py 
Log Message:
removed trailing whitespace


=== Products/PluggableAuthService/plugins/tests/test_ScriptablePlugin.py 1.4.2.1 => 1.4.2.2 ===
--- Products/PluggableAuthService/plugins/tests/test_ScriptablePlugin.py:1.4.2.1	Fri Oct  8 10:23:41 2004
+++ Products/PluggableAuthService/plugins/tests/test_ScriptablePlugin.py	Tue Oct 12 17:11:01 2004
@@ -72,7 +72,7 @@
         scriptable_plugin.manage_updateInterfaces( ['IFaux', 'IFauxTwo'] )
 
         self.assertEqual( len(scriptable_plugin.__implements__), 4 )
-    
+
     def test_withTwoOnlyOneWired( self ):
 
         parent = Folder()



More information about the Zope-CVS mailing list