X-Git-Url: http://git.shiar.nl/barcat.git/blobdiff_plain/571ed1a9a73129dff78c4d04333949605b91c273..a6b4aac417e519af666f52210e3176321953e639:/Makefile diff --git a/Makefile b/Makefile index ef60b50..0d7d36b 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,5 @@ barcat: reformat-podusage ./$< $@ + +test: + prove -f t/regress.t