no more logger

master
Bel LaPointe 2019-05-02 09:36:02 -06:00
parent 4e596f683b
commit 18096443d7
1 changed files with 4 additions and 0 deletions

View File

@ -155,6 +155,10 @@ func TestToFromString(t *testing.T) {
key: "map",
t: MAP,
},
{
key: "minio",
t: MINIO,
},
{
key: "bolt",
t: BOLT,