summaryrefslogtreecommitdiff
path: root/.coveragerc
diff options
context:
space:
mode:
Diffstat (limited to '.coveragerc')
-rw-r--r--.coveragerc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.coveragerc b/.coveragerc
index d4008f46..48356695 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -6,4 +6,4 @@ source =
include =
astroid/*
omit =
- */test/*
+ */tests/*