summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNadrieril2024-05-23 14:06:51 +0200
committerGuillaume Boisseau2024-05-24 14:24:38 +0200
commitb8bdf14f3e4b25578d107160161f5bd2b548a113 (patch)
treefb5c3fa7e377655bdfbb9859b612f2d413907013 /Makefile
parentb953b89f9739c6703c49667781f5509b1b2a3898 (diff)
Remove secondary betree test
Opened https://github.com/AeneasVerif/aeneas/issues/196 to remember to add a more adequate replacement test.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 506dec5e..dc38e56a 100644
--- a/Makefile
+++ b/Makefile
@@ -117,7 +117,6 @@ test: build-dev test-all
test-all: \
test-arrays \
test-betree_main \
- test-betree_main-special \
test-bitwise \
test-constants \
test-demo \