summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 5d314f2..af820b1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -239,4 +239,6 @@ clean:
## test: run the asciidoc test suite
.PHONY: test
test:
+ python3 ./asciidoc.py --doctest
+ python3 ./asciidocapi.py
python3 tests/testasciidoc.py run