OSDN Git Service

rename (#465)
[bytom/vapor.git] / node / node_test.go
index 66011f7..de73324 100644 (file)
@@ -5,7 +5,7 @@ import (
        "os"
        "testing"
 
-       cfg "github.com/vapor/config"
+       cfg "github.com/bytom/vapor/config"
 )
 
 func TestNodeUsedDataDir(t *testing.T) {