Browse Source

fix test

pull/1146/head
Chris Lu 5 years ago
parent
commit
09c6d8fa32
  1. 2
      weed/command/scaffold_test.go

2
weed/command/scaffold_test.go

@ -4,6 +4,8 @@ import (
"bytes"
"fmt"
"testing"
"github.com/spf13/viper"
)
func TestReadingTomlConfiguration(t *testing.T) {

Loading…
Cancel
Save