Преглед на файлове

exclude hash_sizes.py from coverage testing

this is a one-time tool for developers to generate a value table for borg.
the tool is not used at borg runtime.
Thomas Waldmann преди 9 години
родител
ревизия
ac9d2964a0
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      .coveragerc

+ 1 - 0
.coveragerc

@@ -8,6 +8,7 @@ omit =
     */borg/fuse.py
     */borg/support/*
     */borg/testsuite/*
+    */borg/hash_sizes.py
 
 [report]
 exclude_lines =