From 1490c306dc15e4dacbbfe30ad772e0edfa7db4d3 Mon Sep 17 00:00:00 2001 From: Nicolas Delaby <nicolas@nexedi.com> Date: Wed, 12 May 2010 18:13:30 +0000 Subject: [PATCH] remove whitespace git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35278 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5OOo/tests/testDms.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/ERP5OOo/tests/testDms.py b/product/ERP5OOo/tests/testDms.py index 6d7edd7908..7194fae122 100644 --- a/product/ERP5OOo/tests/testDms.py +++ b/product/ERP5OOo/tests/testDms.py @@ -788,7 +788,7 @@ class TestDocument(TestDocumentMixin): reference = 'organisation-1', title='Super nova organisation') self.stepTic() - + def getAdvancedSearchTextResultList(searchable_text, portal_type=None): kw = {'SearchableText': searchable_text} if portal_type is not None: -- 2.30.9