Move all test code into one file.
This commit is contained in:
@@ -25,12 +25,7 @@
|
||||
:parachute)
|
||||
:components ((:module "tests"
|
||||
:components
|
||||
((:file "macros")
|
||||
(:file "functions")
|
||||
(:file "model")
|
||||
;; (:file "player")
|
||||
;; (:file "game")
|
||||
(:file "main"))))
|
||||
((:file "test"))))
|
||||
:perform (test-op (op c) (uiop:symbol-call :parachute :test
|
||||
:cantedraw/tests/main)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user