From 4bb9173a4abb4ea17070ef7ec9d10656cc13f81a Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Fri, 21 Feb 2025 14:08:54 +0000 Subject: Make empty unit test suite for model package --- cantedraw.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cantedraw.asd') diff --git a/cantedraw.asd b/cantedraw.asd index 6d38208..d7b8855 100644 --- a/cantedraw.asd +++ b/cantedraw.asd @@ -27,7 +27,7 @@ :components ((:file "macros") (:file "functions") - ;; (:file "model") + (:file "model") ;; (:file "player") ;; (:file "game") (:file "main")))) -- cgit v1.2.3-13-gbd6f