Make empty unit test suite for model package

This commit is contained in:
2025-02-21 14:08:54 +00:00
parent 7c64d23b0a
commit 4bb9173a4a
3 changed files with 30 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
:components
((:file "macros")
(:file "functions")
;; (:file "model")
(:file "model")
;; (:file "player")
;; (:file "game")
(:file "main"))))