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