Fix key name

This commit is contained in:
Marcus Kammer 2023-08-26 16:37:40 +02:00
parent 08becc4ae0
commit 6713c7b76e
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -59,7 +59,7 @@
(:file "nav-tab") (:file "nav-tab")
(:file "form"))) (:file "form")))
(:module "tests/pattern" (:module "tests/pattern"
:component :components
((:file "questionnaire")))) ((:file "questionnaire"))))
:description "Test system for cl-sbt" :description "Test system for cl-sbt"
:perform (test-op (op c) (symbol-call :rove :run c))) :perform (test-op (op c) (symbol-call :rove :run c)))