From f2c2588c60dfd091fbf661501f4c3ce8874814f4 Mon Sep 17 00:00:00 2001 From: Qrius Date: Tue, 22 Apr 2025 08:27:08 +0200 Subject: Approach malleable system --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dc25faa..8394bbf 100644 --- a/Makefile +++ b/Makefile @@ -34,5 +34,7 @@ test: mypy src/ && \ pyflakes src/ && \ ./tests/test_macro_processor.sh && \ - ./tests/test_skaldpress.sh + ./tests/test_skaldpress.sh && \ + ./tests/test_unittests.sh + -- cgit v1.2.3