Commit 99925d22 authored by Ivan Tyagov's avatar Ivan Tyagov

Fix tests.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39269 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6dcd2497
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</item> </item>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n <html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n xmlns:metal="http://xml.zope.org/namespaces/metal">\n
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
</tr>\n </tr>\n
<tr>\n <tr>\n
\t<td>verifyTextPresent</td>\n \t<td>verifyTextPresent</td>\n
\t<td>Logout</td>\n \t<td>ERP5TypeTestCase</td>\n
\t<td></td>\n \t<td></td>\n
</tr>\n </tr>\n
\n \n
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
\n \n
]]></string> </value> ]]></unicode> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -137,9 +137,13 @@ ...@@ -137,9 +137,13 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>testDefaultPadAnonymousMode</string> </value> <value> <string>testDefaultPadAnonymousMode</string> </value>
</item> </item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <unicode></unicode> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
118 119
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment