Fix key name
This commit is contained in:
parent
08becc4ae0
commit
6713c7b76e
1 changed files with 1 additions and 1 deletions
|
@ -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)))
|
||||||
|
|
Loading…
Add table
Reference in a new issue