Commit b409a56b authored by Łukasz Nowak's avatar Łukasz Nowak

- not needed variables removal


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30243 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2e2354ed
......@@ -31,7 +31,6 @@ import string
import transaction
import urllib
from AccessControl.SecurityManagement import newSecurityManager
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
from Products.ERP5Type.tests.utils import FileUpload
......@@ -92,8 +91,6 @@ class TestCommerce(ERP5TypeTestCase):
Person_editPersonalInformation
"""
run_all_test = 1
def getTitle(self):
return "E-Commerce System"
......
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