OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / vm / numeric_test.go
index ed5bf03..5275998 100644 (file)
@@ -5,7 +5,7 @@ import (
        "math"
        "testing"
 
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestNumericOps(t *testing.T) {