aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'jsaccess/tests/Makefile')
-rw-r--r--jsaccess/tests/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/jsaccess/tests/Makefile b/jsaccess/tests/Makefile
index b282017..836929c 100644
--- a/jsaccess/tests/Makefile
+++ b/jsaccess/tests/Makefile
@@ -1,6 +1,5 @@
all:
- rm -rf store/
- rm -rf clone_store/
+ rm -rf store/ store_clone/ store_push/
./test_store.sh
@echo
@echo "ALL TESTS OK"