Separate defhsx package from hsx package
This commit is contained in:
parent
8e5f597be6
commit
ead5c408e3
10 changed files with 156 additions and 150 deletions
|
@ -3,6 +3,6 @@
|
|||
:pathname "tests"
|
||||
:depends-on ("fiveam"
|
||||
"hsx-test/element"
|
||||
"hsx-test/hsx"
|
||||
"hsx-test/hsx-macro")
|
||||
"hsx-test/defhsx"
|
||||
"hsx-test/hsx")
|
||||
:perform (test-op (op c) (symbol-call :fiveam :run-all-tests)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue