1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-21 09:36:34 -05:00
This commit is contained in:
V2Ray 2015-09-25 00:18:26 +02:00
parent 08f85fc9b7
commit 8c682d32e6

View File

@ -19,6 +19,7 @@ function test_package {
touch coverall.out touch coverall.out
test_package "common/errors" "common/errors"
test_package "common/net" "common/net" test_package "common/net" "common/net"
test_package "common/collect" "common/collect" test_package "common/collect" "common/collect"
test_package "config/json" "config/json" test_package "config/json" "config/json"