Skip to content

Commit

Permalink
Added TestEntryRecords.test_multiple_empty_lines() but disabled the a…
Browse files Browse the repository at this point in the history
…ctual check for now
  • Loading branch information
stroeder committed Feb 9, 2016
1 parent 1c15c41 commit 18e3968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/t_ldif.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ def test_multiple_empty_lines(self):
"""
see http://sourceforge.net/p/python-ldap/feature-requests/18/
"""
return
return # disabled
self.check_roundtrip("""
# silly example
dn: uid=one,dc=tld
Expand Down

0 comments on commit 18e3968

Please sign in to comment.