From 8332c5e1f176abfc1eaa342192ab092ff1eae72b Mon Sep 17 00:00:00 2001 From: stroeder Date: Sat, 6 Feb 2016 11:11:54 +0000 Subject: [PATCH] TestParse.test_comments() with line-folding --- Tests/t_ldif.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Tests/t_ldif.py b/Tests/t_ldif.py index bfa31af..1ea1c30 100644 --- a/Tests/t_ldif.py +++ b/Tests/t_ldif.py @@ -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