summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index e32bbb9..153a8d1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -150,4 +150,5 @@ dist: manpages MANIFEST
.PHONY: test
test:
python3 -m asciidoc.asciidoc --doctest
+ python3 -m pytest
python3 tests/testasciidoc.py run