Skip to content

Commit

Permalink
don't reference SF tracker anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Oct 9, 2017
1 parent a9410f4 commit c5d6404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/t_ldif.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
See https://www.python-ldap.org/ for details.
$Id: t_ldif.py,v 1.24 2017/08/15 16:21:59 stroeder Exp $
$Id: t_ldif.py,v 1.25 2017/10/09 13:27:42 stroeder Exp $
"""

# from Python's standard lib
Expand Down Expand Up @@ -457,7 +457,7 @@ def test_weird_empty_lines(self):

def test_multiple_empty_lines(self):
"""
see http://sourceforge.net/p/python-ldap/feature-requests/18/
test malformed LDIF with multiple empty lines
"""
self.check_records(
"""
Expand Down

0 comments on commit c5d6404

Please sign in to comment.