summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSon Ho2024-03-11 09:42:32 +0100
committerSon Ho2024-03-11 09:42:32 +0100
commit5af8412b48aef44448d3ce674612aa18feb961b3 (patch)
tree256b007747c55fd693cd95982def1d6fc7ab9070
parentd1cf59ffa620dcd3780ad4c0200f4d3ab12c12b9 (diff)
Update tests/Makefile
Diffstat (limited to '')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index ccdbf652..8d40e8da 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -1,4 +1,4 @@
-all: test-fstar test-fstar-split test-coq test-lean test-hol4
+all: test-fstar test-coq test-lean test-hol4
test-%:
cd $* && $(MAKE) all