Add hsx macro
This commit is contained in:
parent
422b111114
commit
6c6dce401e
5 changed files with 66 additions and 5 deletions
|
@ -3,5 +3,6 @@
|
|||
:pathname "tests"
|
||||
:depends-on ("fiveam"
|
||||
"hsx-test/element"
|
||||
"hsx-test/hsx")
|
||||
"hsx-test/hsx"
|
||||
"hsx-test/hsx-macro")
|
||||
:perform (test-op (op c) (symbol-call :fiveam :run-all-tests)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue