Commit a21f416e authored by Nicolas Dumazet's avatar Nicolas Dumazet

useless variable, trailing whitespaces


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41775 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bb7c7c7c
......@@ -123,7 +123,6 @@ class TestClassTool(ERP5TypeTestCase):
Delivery('dummy_delivery').__of__(self.portal))
# This test relies on the fact that Movement class has categories defined
# by an expression.
category_list = []
found_one = 0
for ps in movement.property_sheets:
for category in getattr(ps, '_categories', []):
......
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