[Checkins] SVN: Products.GenericSetup/branches/1.3/Products/GenericSetup/tests/test_utils.py typo

Maurits van Rees m.van.rees at zestsoftware.nl
Fri Feb 29 16:27:22 EST 2008


Log message for revision 84381:
  typo

Changed:
  U   Products.GenericSetup/branches/1.3/Products/GenericSetup/tests/test_utils.py

-=-
Modified: Products.GenericSetup/branches/1.3/Products/GenericSetup/tests/test_utils.py
===================================================================
--- Products.GenericSetup/branches/1.3/Products/GenericSetup/tests/test_utils.py	2008-02-29 21:22:42 UTC (rev 84380)
+++ Products.GenericSetup/branches/1.3/Products/GenericSetup/tests/test_utils.py	2008-02-29 21:27:22 UTC (rev 84381)
@@ -148,7 +148,7 @@
 _ADD_IMPORT = """\
 <?xml version="1.0"?>
 <dummy>
- <object name="history" meta_type="FolderMaurits"/>
+ <object name="history" meta_type="Folder"/>
 </dummy>
 """
 _REMOVE_IMPORT = """\



More information about the Checkins mailing list