Imported Upstream version 1.10.1
[platform/upstream/augeas.git] / lenses / tests / test_properties.aug
index 556f12e..d6e7323 100644 (file)
@@ -165,3 +165,5 @@ test lns get "# comment\r\na.b=val\r\nx=\r\n" =
   { "#comment" = "comment" }
   { "a.b" = "val" }
   { "x" }
+
+test lns get "# \r\n! \r\n" = { } { }