OSDN Git Service

rename (#465)
[bytom/vapor.git] / equity / compiler / compile_test.go
index 733ede2..395917f 100644 (file)
@@ -5,9 +5,9 @@ import (
        "strings"
        "testing"
 
-       chainjson "github.com/vapor/encoding/json"
+       chainjson "github.com/bytom/vapor/encoding/json"
 
-       "github.com/vapor/equity/compiler/equitytest"
+       "github.com/bytom/vapor/equity/compiler/equitytest"
 )
 
 func TestCompile(t *testing.T) {