Commit 4c7a2ee8 authored by Jérome Perrin's avatar Jérome Perrin

use glob: for assertTitle (quick and easy, but may cause problems again)



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12205 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bc76e1c8
......@@ -92,7 +92,7 @@
</tr>\n
<tr>\n
\t<td>assertTitle</td>\n
\t<td>Foo - Title 0</td>\n
\t<td>Foo - Title 0*</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
......@@ -112,7 +112,7 @@
</tr>\n
<tr>\n
\t<td>assertTitle</td>\n
\t<td>Foo - Title 0</td>\n
\t<td>Foo - Title 0*</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
......
......@@ -125,7 +125,7 @@
</tr>\n
<tr>\n
<td>assertTitle</td>\n
<td>Historical Comparision - Version 3</td>\n
<td>Historical Comparision - Version 3*</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -167,7 +167,7 @@
</tr>\n
<tr>\n
<td>assertTitle</td>\n
<td>Historical Comparision - Version 3</td>\n
<td>Historical Comparision - Version 3*</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -226,7 +226,7 @@
</tr>\n
<tr>\n
<td>assertTitle</td>\n
<td>Historical Comparision - Version 3</td>\n
<td>Historical Comparision - Version 3*</td>\n
<td></td>\n
</tr>\n
<tr>\n
......
160
\ No newline at end of file
161
\ 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