1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-11-23 12:02:58 -05:00

fix test break

This commit is contained in:
Darien Raymond
2015-12-02 15:26:11 +00:00
parent 091f047ebb
commit 7960b97c8e
9 changed files with 9 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ package git
import (
"testing"
v2testing "github.com/v2ray/v2ray-core/testing"
"github.com/v2ray/v2ray-core/testing/assert"
)