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