Skip to content

Commit 57cc9a0

Browse files
committed
test: fix ini tests
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
1 parent 8030d5b commit 57cc9a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/encoding/ini/codec_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ const encoded = `key=value
2020
2121
[map]
2222
key=value
23-
2423
`
2524

2625
// decoded form of the data

0 commit comments

Comments
 (0)