Skip to content
Snippets Groups Projects
Commit 0f6b0d0d authored by Daniel Meißner's avatar Daniel Meißner Committed by Daniel Meißner
Browse files

Makefile: removed --cov from test run task

parent 6472e020
No related branches found
No related tags found
No related merge requests found
...@@ -10,4 +10,4 @@ clean: ...@@ -10,4 +10,4 @@ clean:
find . -name "__pycache__" -delete find . -name "__pycache__" -delete
test: test:
py.test2 --cov py.test2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment