From 3db8b3d9146a07589f201e3a322db71b4cd9f609 Mon Sep 17 00:00:00 2001 From: Ivan Tyagov <ivan@nexedi.com> Date: Mon, 13 Sep 2010 06:46:23 +0000 Subject: [PATCH] Fix test after r38254 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38285 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../proxy_field_zuite/testListModeListboxProxy.xml | 4 ++-- bt5/erp5_ui_test/bt/revision | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml index 361932d09f..0a3919f829 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml @@ -138,7 +138,7 @@ <tr>\n <td>verifyText</td>\n <td>//span[@class="listbox-current-page-total-number"]</td>\n - <td>1</td>\n + <td>1 records</td>\n </tr>\n <tr>\n <td>type</td>\n @@ -163,7 +163,7 @@ <tr>\n <td>verifyText</td>\n <td>//span[@class="listbox-current-page-total-number"]</td>\n - <td>1</td>\n + <td>1 records</td>\n </tr>\n </tal:block>\n \n diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision index a9ba1259cf..6f4cec90d9 100644 --- a/bt5/erp5_ui_test/bt/revision +++ b/bt5/erp5_ui_test/bt/revision @@ -1 +1 @@ -607 \ No newline at end of file +608 \ No newline at end of file -- 2.30.9