mirror of
https://github.com/spf13/viper.git
synced 2024-04-21 12:31:38 +00:00
test: fix ini tests
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
committed by
Márk Sági-Kazár
parent
8030d5b976
commit
a4bb3006db
@@ -20,7 +20,6 @@ const encoded = `key=value
|
||||
|
||||
[map]
|
||||
key=value
|
||||
|
||||
`
|
||||
|
||||
// decoded form of the data
|
||||
|
||||
Reference in New Issue
Block a user