fix(chaos): standardize test tangle paths to ../tests/ for deployment
This commit is contained in:
@@ -95,7 +95,7 @@ The Perceive stage is the "sensory cortex" of OpenCortex. Its job is to take raw
|
||||
|
||||
* Test Suite
|
||||
|
||||
#+begin_src lisp :tangle tests/pipeline-perceive-tests.lisp
|
||||
#+begin_src lisp :tangle ../tests/pipeline-perceive-tests.lisp
|
||||
(eval-when (:compile-toplevel :load-toplevel :execute)
|
||||
(ql:quickload :fiveam :silent t))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user