aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index c2870dd..9758427 100644
--- a/Makefile
+++ b/Makefile
@@ -104,11 +104,5 @@ flame_graphs:
.PHONY: test/docker
test/docker: test/sanity
-.PHONY: test/local
-test/local: test/sanity test/stress
-
.PHONY: test
-test: test/local
-
-.PHONY: test/all
-test/all: test/sanity test/stress test/valgrind
+test: test/sanity test/stress