[Checkins] SVN: Products.CMFCore/branches/2.2/Products/CMFCore/tests/test_FSSecurity.py Gah, syntax error from r124529, so sorry!

Ross Patterson cvs-admin at zope.org
Fri Mar 9 23:42:50 UTC 2012


Log message for revision 124562:
  Gah, syntax error from r124529, so sorry!

Changed:
  U   Products.CMFCore/branches/2.2/Products/CMFCore/tests/test_FSSecurity.py

-=-
Modified: Products.CMFCore/branches/2.2/Products/CMFCore/tests/test_FSSecurity.py
===================================================================
--- Products.CMFCore/branches/2.2/Products/CMFCore/tests/test_FSSecurity.py	2012-03-09 22:25:37 UTC (rev 124561)
+++ Products.CMFCore/branches/2.2/Products/CMFCore/tests/test_FSSecurity.py	2012-03-09 23:42:47 UTC (rev 124562)
@@ -100,7 +100,6 @@
         # check baseline
         self._checkSettings(self.ob.fake_skin.test5,'View',1,[])
 
-class DebugModeTests( FSSecurityBase ):
 
 class DebugModeTests(WritableFSDVTest, MetadataChecker):
 



More information about the checkins mailing list