remove empty line

This commit is contained in:
kakwa 2015-07-05 22:46:18 +02:00
parent b8f37aa545
commit 98cbeb9af5
1 changed files with 0 additions and 1 deletions

View File

@ -174,7 +174,6 @@ class TestError(object):
app._adduser(form)
app._deleteuser('test')
def testParse(self):
app = LdapCherry()
form = {'attr.val': 'val', 'role.id': 'id', 'group.ldap.id': 'id'}