Commit 061bcba1 authored by Serge S. Koval's avatar Serge S. Koval

Merge pull request #849 from petrus-jvrensburg/fix-tests

Fix tests
parents b2276937 238c16f3
......@@ -75,6 +75,7 @@ Test are run with *nose*. If you are not familiar with this package you can get
To run the tests, simply::
pip install nose
pip install -r dev-requirements.txt
and then::
......
......@@ -3,3 +3,4 @@ detailed-errors=1
with-coverage=0
cover-package=flask_admin
debug=nose.loader
exclude=contrib
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment