Explorar o código

Update coverall script

V2Ray %!s(int64=10) %!d(string=hai) anos
pai
achega
2c0096c20a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      testing/coverage/coverall

+ 1 - 0
testing/coverage/coverall

@@ -25,6 +25,7 @@ test_package "io/vmess" "hash,io,io/vmess"
 test_package "math" "math"
 test_package "net/socks" ".,io/socks,net,net/socks"
 test_package "net" "net"
+test_package "net/vmess" ".,io,math,net,net/vmess"
 
 if [ "$FAIL" -eq 0 ]; then
   $HOME/gopath/bin/goveralls -v -coverprofile=coverall.out -service=travis-ci -repotoken $COVERALLS_TOKEN