From 4d0756060f9ce822b42826b9319fae0bb893cff1 Mon Sep 17 00:00:00 2001 From: Romain Courteaud <romain@nexedi.com> Date: Tue, 14 Sep 2010 11:26:44 +0000 Subject: [PATCH] The bug has been solved by r36306. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38347 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/tests/testTranslation.py | 1 - 1 file changed, 1 deletion(-) diff --git a/product/ERP5/tests/testTranslation.py b/product/ERP5/tests/testTranslation.py index 9ff7e966c5..87bf72d9ae 100644 --- a/product/ERP5/tests/testTranslation.py +++ b/product/ERP5/tests/testTranslation.py @@ -299,7 +299,6 @@ class TestWorkflowStateTitleTranslation(ERP5TypeTestCase): translated_validation_state_title="En bon usage", portal_type='Organisation'))) - @expectedFailure def test_07_NegatedQueryForTranslation(self, quiet=0, run=run_all_test): """ Check that catalog search with a negated query parameter doesn't return -- 2.30.9