1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-05-29 07:08:04 +02:00

remove empty line

This commit is contained in:
kakwa 2015-07-05 22:46:18 +02:00
parent b8f37aa545
commit 98cbeb9af5

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'}