From 8c682d32e68e454dcb90841bf0dc717d25c4c9e8 Mon Sep 17 00:00:00 2001 From: V2Ray Date: Fri, 25 Sep 2015 00:18:26 +0200 Subject: [PATCH] coverall --- testing/coverage/coverall | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/coverage/coverall b/testing/coverage/coverall index 0c07c78f..1c109845 100755 --- a/testing/coverage/coverall +++ b/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"