From e3be4cf755148614791529781bb4243e330459e8 Mon Sep 17 00:00:00 2001 From: stroeder Date: Sat, 6 Feb 2016 11:08:21 +0000 Subject: [PATCH] TestParse.test_comments() with multi-line comment --- 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 316221e..bfa31af 100644 --- a/Tests/t_ldif.py +++ b/Tests/t_ldif.py @@ -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