ojuso-map/.coveragerc

7 lines
163 B
Plaintext
Raw Normal View History

2018-12-02 02:36:20 +00:00
[run]
include = ojusomap/*
# example is from multiselectfield being included using -e
omit = *migrations*, *tests*, example/*
2018-12-02 02:36:20 +00:00
plugins =
django_coverage_plugin