summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: d1bea80c2a35f873843cf9fcabd790a36054d40e (plain)
1
2
3
4
5
all:
	@echo "Supported targets: test"

test:
	prove -I. t/*.t