Skip to content

Commit

Permalink
Fix pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
frankwiles committed Jun 15, 2018
1 parent 6fa8203 commit c984cc4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions pytest.ini
Expand Up @@ -2,4 +2,5 @@
DJANGO_SETTINGS_MODULE=test_project.settings
addopts = --reuse-db --cov
python_files = test*.py
site_dirs = test_project/
norecursedirs = build dist docs *.egg-info htmlcov test_plus

0 comments on commit c984cc4

Please sign in to comment.