summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.coveragerc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.coveragerc b/.coveragerc
index 6b48db2..4befcd6 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -1,3 +1,3 @@
[run]
branch = True
-omit = barbicanclient/openstack/*
+omit = barbicanclient/openstack/*,barbicanclient/tests/*