summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-04-20 20:12:56 +0200
committerGuido Günther <agx@sigxcpu.org>2014-04-20 20:13:19 +0200
commit2308e5303e17cbaaaf3a771a6367ff972554bf7d (patch)
tree89b6ffd66a3d15b972ab5fdd55950ee3e8b0a241
parent98bdda0e2e0fe182857ebb7f56b86193c2a9e7d3 (diff)
Add setup.cfg
so we don't try to cover the mock module
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 0000000..ee9ac0e
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[nosetests]
+cover-package=whatmaps