Skip to content

Commit

Permalink
Remove open from make coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Jyrno42 committed Nov 29, 2016
1 parent 002c48a commit a10aa3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ coverage:
coverage run --source tg_react runtests.py tests
coverage report -m
coverage html
open htmlcov/index.html

docs:
rm -f docs/tg-react.rst
Expand Down

0 comments on commit a10aa3a

Please sign in to comment.