aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/tests/Makefile
blob: 836929c3509b57a9ab38b617d0cca3495796d858 (plain) (blame)
1
2
3
4
5
all:
	rm -rf store/ store_clone/ store_push/
	./test_store.sh
	@echo
	@echo "ALL TESTS OK"