mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-19 04:33:26 +02:00
Add make test
This commit is contained in:
@@ -3,3 +3,7 @@ install:
|
||||
@echo "\n\n================="
|
||||
@echo "For optimal performance we highly recommend installing PDFTK: https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/"
|
||||
@echo "If installing on OSX >= 10.11, see here: https://stackoverflow.com/questions/32505951/pdftk-server-on-os-x-10-11/33248310#33248310"
|
||||
|
||||
test:
|
||||
python -m unittest discover tests/
|
||||
|
||||
Reference in New Issue
Block a user