Commit 7fae25ad authored by Ivan Tyagov's avatar Ivan Tyagov

Set right test name.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38415 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 86804491
......@@ -1021,9 +1021,9 @@ class TestDocument(TestDocumentMixin):
self.assertEquals(parsed_string['portal_type'], ['Document','Presentation','Web Page'])
def test_11_SearchStringSearchCapability(self):
def test_11_Base_getAdvancedSearchResultList(self):
"""
Test search string search capabilities.
Test search string search capabilities using Base_getAdvancedSearchResultList script.
"""
portal = self.portal
assemble = portal.Base_assembleSearchString
......
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