From e4208983d5b7b509881c08c8b52bdcc3d138c659 Mon Sep 17 00:00:00 2001 From: Muryanto Date: Fri, 17 Aug 2018 16:59:06 -0700 Subject: [PATCH] add tests/coverage.json --- tests/coverage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/coverage.json b/tests/coverage.json index 3173a04..06748f0 100644 --- a/tests/coverage.json +++ b/tests/coverage.json @@ -1,3 +1,3 @@ { - "include": ["cdutil", "cdms2", "genutil", "cdat_info", "testsrunner"] + "include": ["cdutil"] }