Commit 173df1fa authored by Aurel's avatar Aurel

fix title of test

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40346 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e2f3129d
......@@ -34,12 +34,12 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<html>\n
<head>\n
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\n
<title>Test Simple Relation Field, using metadata tab to set categories</title>\n
<title>Test Required Relation Field using the gear to set a category</title>\n
</head>\n
<body>\n
<table cellpadding="1" cellspacing="1" border="1">\n
......@@ -188,7 +188,7 @@ metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init"\n
</html>\n
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -202,9 +202,13 @@ metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init"\n
<key> <string>id</string> </key>
<value> <string>testSimpleRequiredRelationField</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
<value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
......
629
630
\ 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