unified import path

This commit is contained in:
v2ray
2016-08-20 20:55:45 +02:00
parent 6a878432dc
commit 07a86f549b
248 changed files with 759 additions and 757 deletions

View File

@@ -3,7 +3,7 @@ package git
import (
"testing"
"github.com/v2ray/v2ray-core/testing/assert"
"v2ray.com/core/testing/assert"
)
func TestRevParse(t *testing.T) {