(defsystem :unit-test :depends-on (:lisplab lisplab-extension) :components ((:module :src/test/unit :serial t :components ((:file "unit-test") (:file "test-core") (:file "test-dge") (:file "test-zge") (:file "test-all") ))))