X-Git-Url: http://git.shiar.nl/barcat.git/blobdiff_plain/571ed1a9a73129dff78c4d04333949605b91c273..58630a8d85739e139af830d0cef81beb0510fc60:/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