summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/run_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run_tests.sh b/tests/run_tests.sh
index 691216b..8af4749 100755
--- a/tests/run_tests.sh
+++ b/tests/run_tests.sh
@@ -8,6 +8,7 @@ UNITTEST=0
INTEGRATION=0
FAILURES=0
TESTS_RUN=0
+COVERAGE=0
dup() {
if [ $# -ne 2 ]; then