OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / vm / crypto_test.go
index 6c14329..91cbadb 100644 (file)
@@ -3,7 +3,7 @@ package vm
 import (
        "testing"
 
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestCheckSig(t *testing.T) {