Commit e7fb94ed authored by Vincent Pelletier's avatar Vincent Pelletier

This test is no longer a todo (implemented in commit 25706).


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25721 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 10ba0383
......@@ -946,7 +946,6 @@ class TestERP5Catalog(ERP5TypeTestCase, LogInterceptor):
self.getCatalogTool().buildSQLQuery(
sort_on=(('ignored', 'ascending'),))['order_by_expression'])
@todo_erp5
def test_27_SortOnAmbigousKeys(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