parent
47c182ff4b
commit
574b760ff7
10 changed files with 278 additions and 90 deletions
6
microcms-test.asd
Normal file
6
microcms-test.asd
Normal file
|
@ -0,0 +1,6 @@
|
|||
(defsystem "microcms-test"
|
||||
:class :package-inferred-system
|
||||
:pathname "tests"
|
||||
:depends-on ("rove"
|
||||
"microcms-test/client")
|
||||
:perform (test-op (o c) (symbol-call :rove :run c :style :dot)))
|
Loading…
Add table
Add a link
Reference in a new issue