Commit f23533e6 authored by Vincent Pelletier's avatar Vincent Pelletier

Mark test_49_IndexInOrderedSearchFolder as not being implemented.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27766 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0a0e4568
......@@ -1619,6 +1619,7 @@ class TestERP5Catalog(ERP5TypeTestCase, LogInterceptor):
self.assertEquals(1,
ctool.unrestrictedCountResults(title='Object Title')[0][0])
@todo_erp5
def test_49_IndexInOrderedSearchFolder(self, quiet=quiet, run=run_all_test):
if not run: return
if not quiet:
......
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