Delete commented out lines

These aren’t being used, so why have them?
This commit is contained in:
Chris Hill-Scott
2016-07-05 09:24:13 +01:00
parent 9ced677ec7
commit e775ea2446

View File

@@ -35,6 +35,3 @@ export NOTIFY_ADMIN_ENVIRONMENT='config.Test'
## Code coverage
py.test -n2 --cov=app --cov-report=term-missing tests/
display_result $? 3 "Code coverage"
#py.test -v
#display_result $? 4 "Unit tests