summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSon Ho2023-05-23 16:17:31 +0200
committerSon HO2023-06-04 21:54:38 +0200
commit338345e8480a420883fca318d9ad9cd5965fa819 (patch)
tree73f3c7478989c7a344c50502fdce346aa6dbd0fb /tests
parentdf03890491fc9c549376d26262b0be3707c00f59 (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 a6a85d2d..8d40e8da 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -1,4 +1,4 @@
-all: test-fstar test-coq test-lean
+all: test-fstar test-coq test-lean test-hol4
test-%:
cd $* && $(MAKE) all