Commit 35ea01fc authored by Ivan Tyagov's avatar Ivan Tyagov

Use KM's data bt5.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44032 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 053bb4b0
......@@ -908,7 +908,7 @@ class TestKM(TestKMMixIn):
class TestKMSearch(TestKMMixIn):
business_template_list = TestKMMixIn.business_template_list + ["erp5_km_ui_test", "erp5_km_sphinxse_full_text_search"]
business_template_list = TestKMMixIn.business_template_list + ["erp5_km_ui_test_data", "erp5_km_sphinxse_full_text_search"]
@expectedFailure
def test_01_NoZODBSphinxSeSearch(self):
......
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