test/data/good.ini in inifile-0.3.0 vs test/data/good.ini in inifile-0.4.0

- old
+ new

@@ -1,10 +1,12 @@ [section_one] one = 1 two = 2 [section_two] -three = 3 +three = 3 +multi = "multiline +support" ; comments should be ignored [section three] four =4 five=5