OSDN Git Service

merge node_p2p and chain.
[bytom/bytom.git] / protocol / vm / numeric_test.go
index 04b2d85..3eec739 100644 (file)
@@ -5,7 +5,7 @@ import (
        "math"
        "testing"
 
-       "chain/testutil"
+       "github.com/blockchain/testutil"
 )
 
 func TestNumericOps(t *testing.T) {