X-Git-Url: http://git.shiar.net/barcat.git/blobdiff_plain/571ed1a9a73129dff78c4d04333949605b91c273..90dc00d53cc4cb03416e6a85bd3dd889196ac6aa:/Makefile?ds=sidebyside 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