From 2cb9163277912f428b222c1f58d819045ae6066b Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Fri, 19 Nov 2010 13:38:26 +0000
Subject: [PATCH] fix an assertion.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40417 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../testDropDownListActionsNothingSelected.xml                  | 2 +-
 bt5/erp5_ui_test/bt/revision                                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testDropDownListActionsNothingSelected.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testDropDownListActionsNothingSelected.xml
index b7d47df727..3cb505e623 100644
--- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testDropDownListActionsNothingSelected.xml
+++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testDropDownListActionsNothingSelected.xml
@@ -75,7 +75,7 @@ shouldn\'t do anything. -->\n
   </tr>\n
   <tr>\n
     <td>assertAbsoluteLocation</td>\n
-    <td>regexp:${base_url}/foo_module/1(\\?|$$)</td>\n
+    <td>${base_url}/foo_module/1</td>\n
     <td/>\n
   </tr>\n
   <tr>\n
diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision
index 5628fa72e9..c3282600a4 100644
--- a/bt5/erp5_ui_test/bt/revision
+++ b/bt5/erp5_ui_test/bt/revision
@@ -1 +1 @@
-639
\ No newline at end of file
+640
\ No newline at end of file
-- 
2.30.9