OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / vm / pushdata_test.go
index 21724fd..87217c8 100644 (file)
@@ -4,7 +4,7 @@ import (
        "bytes"
        "testing"
 
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestPushdataOps(t *testing.T) {