OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / vm / ops_test.go
index 4e8c2b6..3244ff9 100644 (file)
@@ -5,9 +5,9 @@ import (
        "reflect"
        "testing"
 
        "reflect"
        "testing"
 
-       "github.com/vapor/errors"
-       "github.com/vapor/math/checked"
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/errors"
+       "github.com/bytom/vapor/math/checked"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestParseOp(t *testing.T) {
 )
 
 func TestParseOp(t *testing.T) {