Minify props string

This commit is contained in:
Akira Tempaku 2024-10-03 09:54:43 +09:00
parent 6f8df3e00d
commit b430b42699
5 changed files with 61 additions and 33 deletions

View file

@ -2,8 +2,8 @@
:class :package-inferred-system
:pathname "tests"
:depends-on ("rove"
"hsx-test/utils"
"hsx-test/element"
"hsx-test/escaper"
"hsx-test/group"
"hsx-test/hsx")
:perform (test-op (o c) (symbol-call :rove :run c :style :dot)))