Add make test target.

This commit is contained in:
zach%zachlipton.com 2005-11-15 21:43:29 +00:00
parent 51cb6a3b78
commit b1823c2158

View File

@ -41,3 +41,5 @@ templates: index.html.tmpl
ctags:
`which ctags` --excmd=number --tag-relative=no --fields=+a+m+n+S -R `pwd`
test:
perl runtests.pl