Skip to content

Commit

Permalink
TestParse.test_comments() with line-folding
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Feb 6, 2016
1 parent e3be4cf commit 8332c5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Tests/t_ldif.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,8 @@ def test_sorted(self):

def test_comments(self):
self.check_roundtrip("""
# comment #1
# comment #1
with line-folding
dn: cn=x1,cn=y1,cn=z1
b1: value_b1
c1: value_c1
Expand Down

0 comments on commit 8332c5e

Please sign in to comment.