[Checkins] SVN: megrok.z3cform/branches/megrok.z3cfrom-layout/src/megrok/z3cform/tests/test_layout.py typo in test

Christian Klinger cklinger at novareto.de
Wed Jun 17 09:57:04 EDT 2009


Log message for revision 101111:
  typo in test

Changed:
  U   megrok.z3cform/branches/megrok.z3cfrom-layout/src/megrok/z3cform/tests/test_layout.py

-=-
Modified: megrok.z3cform/branches/megrok.z3cfrom-layout/src/megrok/z3cform/tests/test_layout.py
===================================================================
--- megrok.z3cform/branches/megrok.z3cfrom-layout/src/megrok/z3cform/tests/test_layout.py	2009-06-17 13:54:48 UTC (rev 101110)
+++ megrok.z3cform/branches/megrok.z3cfrom-layout/src/megrok/z3cform/tests/test_layout.py	2009-06-17 13:57:03 UTC (rev 101111)
@@ -13,7 +13,7 @@
 
   >>> view = component.getMultiAdapter((manfred, request), name='edit')
   >>> view
-  <megrok.z3cform.tests.test_form.Edit object at ...>
+  <megrok.z3cform.tests.test_layout.Edit object at ...>
 
   If we call the EditPage we found it in the renderd Layout
   



More information about the Checkins mailing list