Commit 97827f88 authored by Nicolas Dumazet's avatar Nicolas Dumazet

this commit/tic is misleading as nothing happens between the previous one and this one


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35604 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fe10354c
......@@ -377,8 +377,6 @@ class TestTemplate(ERP5TypeTestCase):
self.assertFalse(template.isIndexable)
# Because they are not indexable, they cannot be found by catalog
transaction.commit()
self.tic()
self.assertEquals(0, len(self.portal.portal_catalog(uid=template.getUid())))
template_line = template.objectValues()[0]
self.assertEquals(0,
......
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