mirror of
https://github.com/spf13/viper
synced 2025-04-28 16:27:17 +00:00
test: fix ini tests
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
parent
8030d5b976
commit
a4bb3006db
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ const encoded = `key=value
|
||||||
|
|
||||||
[map]
|
[map]
|
||||||
key=value
|
key=value
|
||||||
|
|
||||||
`
|
`
|
||||||
|
|
||||||
// decoded form of the data
|
// decoded form of the data
|
||||||
|
|
Loading…
Add table
Reference in a new issue