plint

French poetry validator (local mirror of https://gitlab.com/a3nm/plint)
git clone https://a3nm.net/git/plint/
Log | Files | Refs | README

commit 915d316367279617a97568361b98dffaeac478a1
parent a1641e25ad06ffcbe7e95f251da5a815bf54d981
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Wed, 14 Aug 2019 16:55:21 +0200

update the test target

Diffstat:
Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -8,5 +8,5 @@ LANG=plint/res/messages_fr.mo all: ${LANG} test: - python3 versetest.py + pytest-3 plint