Log message for revision 122667:
  Fixed test to work with fewer TAL linebreaks
  

Changed:
  U   Zope/trunk/src/Products/Five/browser/tests/test_i18n.py

-=-
Modified: Zope/trunk/src/Products/Five/browser/tests/test_i18n.py
===================================================================
--- Zope/trunk/src/Products/Five/browser/tests/test_i18n.py     2011-08-22 
19:46:35 UTC (rev 122666)
+++ Zope/trunk/src/Products/Five/browser/tests/test_i18n.py     2011-08-23 
08:31:24 UTC (rev 122667)
@@ -66,8 +66,7 @@
       <p>Dies sind 4 explizite Nachrichten</p>
       <table summary="Dies ist ein Attribut">
       </table>
-      <table summary="Explizite Zusammenfassung"
-             title="Expliziter Titel">
+      <table summary="Explizite Zusammenfassung" title="Expliziter Titel">
       </table>
       <p>Dies ist eine Nachricht</p>
       <p>Dies ist eine Nachricht</p>

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
https://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to