X-Git-Url: http://git.shiar.net/barcat.git/blobdiff_plain/7234e799b9983646e36ea2d4c7735807120f5bcf..11cd0597cd2afba4d5d9ea3d85191be96e6dae6b:/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