Skip to content

Commit

Permalink
test: fix ini tests
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
  • Loading branch information
sagikazarmark committed Sep 6, 2022
1 parent 8030d5b commit 57cc9a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/encoding/ini/codec_test.go
Expand Up @@ -20,7 +20,6 @@ const encoded = `key=value
[map]
key=value
`

// decoded form of the data
Expand Down

0 comments on commit 57cc9a0

Please sign in to comment.