OSDN Git Service

docs(release note): update bytom version 1.1.0 release note
[bytom/bytom.git] / node / node_test.go
index a4d2c50..dbf73d6 100644 (file)
@@ -5,7 +5,7 @@ import (
        "os"
        "testing"
 
-       cfg "github.com/bytom/config"
+       cfg "github.com/bytom/bytom/config"
 )
 
 func TestNodeUsedDataDir(t *testing.T) {