You've already forked v2ray-core
unified import path
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user