Skip to content

Commit

Permalink
TestParse.test_comments() with multi-line comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Feb 6, 2016
1 parent d74cac9 commit e3be4cf
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 @@ -134,7 +134,8 @@ def test_comments(self):
c1: value_c1
a1: value_a1
# comment #2
# comment #2.1
# comment #2.2
dn: cn=x2,cn=y2,cn=z2
b2: value_b2
c2: value_c2
Expand Down

0 comments on commit e3be4cf

Please sign in to comment.