From 45b578c190fa5768a8af1638b7452d24fcfd5428 Mon Sep 17 00:00:00 2001 From: Leonardo Rochael Almeida <leonardo@nexedi.com> Date: Wed, 5 Jan 2011 07:24:40 +0000 Subject: [PATCH] cleanup git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/catalog_join@42013 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5Catalog/tests/testERP5Catalog.py | 1 - 1 file changed, 1 deletion(-) diff --git a/product/ERP5Catalog/tests/testERP5Catalog.py b/product/ERP5Catalog/tests/testERP5Catalog.py index 9b7d7a30a6..e3225a51ef 100644 --- a/product/ERP5Catalog/tests/testERP5Catalog.py +++ b/product/ERP5Catalog/tests/testERP5Catalog.py @@ -716,7 +716,6 @@ class TestERP5Catalog(ERP5TypeTestCase, LogInterceptor): default_parametrs['where_expression'] = "" default_parametrs['order_by_expression'] = None - #import pdb; pdb.set_trace() # check that we retrieve our 2 organisations by default. kw = default_parametrs.copy() kw.update( portal_catalog.buildSQLQuery( -- 2.30.9