fix test
This commit is contained in:
@@ -4,6 +4,8 @@ import (
|
|||||||
"bytes"
|
"bytes"
|
||||||
"fmt"
|
"fmt"
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
|
"github.com/spf13/viper"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestReadingTomlConfiguration(t *testing.T) {
|
func TestReadingTomlConfiguration(t *testing.T) {
|
||||||
|
|||||||
Reference in New Issue
Block a user