Make empty unit test suite for model package
This commit is contained in:
@@ -22,4 +22,5 @@
|
||||
(define-test all
|
||||
:serial t
|
||||
:depends-on ((cantedraw/tests/macros macro-test)
|
||||
(cantedraw/tests/functions function-test)))
|
||||
(cantedraw/tests/functions function-test)
|
||||
(cantedraw/tests/model model-test)))
|
||||
|
||||
Reference in New Issue
Block a user