Commit 422a092a authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

revise testSelectionPreviousNextButtons.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13871 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a622069e
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>assertLocation</td>\n <td>assertLocation</td>\n
<td>${base_url}/foo_module/view</td>\n <td>${base_url}/foo_module/FooModule_viewFooList</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
......
...@@ -114,11 +114,12 @@ return \'\\n\'.join(results) + \'\\n\'\n ...@@ -114,11 +114,12 @@ return \'\\n\'.join(results) + \'\\n\'\n
<key> <string>co_varnames</string> </key> <key> <string>co_varnames</string> </key>
<value> <value>
<tuple> <tuple>
<string>_getattr_</string>
<string>container</string>
<string>portal_tests</string>
<string>append</string> <string>append</string>
<string>$append0</string> <string>$append0</string>
<string>_getiter_</string> <string>_getiter_</string>
<string>_getattr_</string>
<string>container</string>
<string>e</string> <string>e</string>
<string>results</string> <string>results</string>
</tuple> </tuple>
......
182 183
\ 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