OSDN Git Service

merge node_p2p and chain.
[bytom/bytom.git] / protocol / vm / splice_test.go
index 5758be1..05e9e47 100644 (file)
@@ -3,7 +3,7 @@ package vm
 import (
        "testing"
 
-       "chain/testutil"
+       "github.com/blockchain/testutil"
 )
 
 func TestSpliceOps(t *testing.T) {