[Erp5-report] r35277 nicolas - /erp5/trunk/products/ERP5OOo/tests/testDms.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed May 12 20:12:57 CEST 2010


Author: nicolas
Date: Wed May 12 20:12:57 2010
New Revision: 35277

URL: http://svn.erp5.org?rev=35277&view=rev
Log:
Use more realistic html sample encoded into iso-8859-1

Modified:
    erp5/trunk/products/ERP5OOo/tests/testDms.py

Modified: erp5/trunk/products/ERP5OOo/tests/testDms.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/tests/testDms.py?rev=35277&r1=35276&r2=35277&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/tests/testDms.py [utf8] (original)
+++ erp5/trunk/products/ERP5OOo/tests/testDms.py [utf8] Wed May 12 20:12:57 2010
@@ -1459,6 +1459,7 @@
           <h1>My splendid title</h1>
         </div>
         <script type="text/javascript" src="http://example.com/something.js"/>
+        <p>éàèù</p>
       </body>
     </html>
     """.decode('utf-8').encode('iso-8859-1')




More information about the Erp5-report mailing list