Adding coverage config

This commit is contained in:
2013-08-25 22:59:32 +10:00
parent 3c5edd61b1
commit 0c317a97a7

6
coverage.rc Normal file
View File

@@ -0,0 +1,6 @@
[run]
source = three_d_viewer
branch = True
omit =
three_d_viewer/admin.py
three_d_viewer/tests.py