summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 818caeb..048e332 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -58,7 +58,8 @@ TESTS = 01-sim-allow \
20-live-basic_die \
21-live-basic_allow \
22-sim-basic_chains_array \
- 23-sim-arch_all_basic
+ 23-sim-arch_all_basic \
+ 24-live-arg_allow
DEPS_OBJS = $(OBJS:%.o=%.d)
DEPS_TESTS = $(TESTS:%=%.d)