fix(test): load tui system in test orchestrator
This commit is contained in:
@@ -69,7 +69,7 @@ The *System Manifest* defines the structural components of the OpenCortex. It se
|
|||||||
(namestring (truename "./")))))
|
(namestring (truename "./")))))
|
||||||
(push (uiop:ensure-directory-pathname oc-dir) asdf:*central-registry*))
|
(push (uiop:ensure-directory-pathname oc-dir) asdf:*central-registry*))
|
||||||
|
|
||||||
(ql:quickload '(:opencortex :opencortex/tests) :silent t)
|
(ql:quickload '(:opencortex :opencortex/tui :opencortex/tests) :silent t)
|
||||||
|
|
||||||
(format t "~%=== Initializing Skills BEFORE loading tests ===~%")
|
(format t "~%=== Initializing Skills BEFORE loading tests ===~%")
|
||||||
(opencortex:initialize-all-skills)
|
(opencortex:initialize-all-skills)
|
||||||
|
|||||||
Reference in New Issue
Block a user