OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / vm / bitwise_test.go
index 3f04273..04de106 100644 (file)
@@ -3,7 +3,7 @@ package vm
 import (
        "testing"
 
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestBitwiseOps(t *testing.T) {