fix tests after including multiselectfield using -e

This commit is contained in:
Anna Sidwell 2018-12-02 03:34:50 +00:00
parent e4e47a5cb3
commit 5ab0cb4ab9

View File

@ -1,5 +1,6 @@
[run]
include = ojusomap/*
omit = *migrations*, *tests*
# example is from multiselectfield being included using -e
omit = *migrations*, *tests*, example/*
plugins =
django_coverage_plugin