OSDN Git Service

Merge pull request #466 from Bytom/update-mov
[bytom/vapor.git] / protocol / vm / stack_test.go
index 50869e0..c8ec8d9 100644 (file)
@@ -7,7 +7,7 @@ import (
        "strings"
        "testing"
 
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestStackOps(t *testing.T) {