no more logger
parent
4e596f683b
commit
18096443d7
|
|
@ -155,6 +155,10 @@ func TestToFromString(t *testing.T) {
|
||||||
key: "map",
|
key: "map",
|
||||||
t: MAP,
|
t: MAP,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: "minio",
|
||||||
|
t: MINIO,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: "bolt",
|
key: "bolt",
|
||||||
t: BOLT,
|
t: BOLT,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue