Browse Source

only measure coverage for borgbackup code, not for tests

Thomas Waldmann 9 years ago
parent
commit
ff66271057
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .coveragerc

+ 1 - 0
.coveragerc

@@ -6,6 +6,7 @@ omit =
     */borg/__main__.py
     */borg/_version.py
     */borg/support/*
+    */borg/testsuite/*
 
 [report]
 exclude_lines =