OSDN Git Service

Mov (#518)
[bytom/vapor.git] / config / federation_test.go
index 00e92ad..34e2897 100644 (file)
@@ -5,11 +5,10 @@ import (
        "os"
        "testing"
 
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestFederation(t *testing.T) {
-
        tmpDir, err := ioutil.TempDir(".", "")
        if err != nil {
                t.Fatalf("failed to create temporary data folder: %v", err)