mirror of
https://github.com/spf13/viper
synced 2025-05-06 04:07:17 +00:00
Merge 670867b0e9
into 2b24bea958
This commit is contained in:
commit
06537ac17f
1 changed files with 1 additions and 1 deletions
|
@ -164,4 +164,4 @@ func TestMarshal(t *testing.T) {
|
|||
t.Fatalf("unable to decode into struct, %v", err)
|
||||
}
|
||||
assert.Equal(t, &C, &config{Name: "Steve", Port: 1234})
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue