Browse Source

coverall

pull/27/head
V2Ray 9 years ago
parent
commit
8c682d32e6
  1. 1
      testing/coverage/coverall

1
testing/coverage/coverall

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

Loading…
Cancel
Save