Skip to content
Snippets Groups Projects
Commit 17de0a96 authored by Olivier Grisel's avatar Olivier Grisel
Browse files

launch test on documentation by default when running make

parent 0d65b1ff
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ PYTHON ?= python
NOSETESTS ?= nosetests
CTAGS ?= ctags
all: clean inplace test
all: clean inplace test test-doc
clean-pyc:
find . -name "*.pyc" | xargs rm -f
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment