Merge hsx/group into hsx/utils

This commit is contained in:
Akira Tempaku 2024-10-03 10:25:30 +09:00
parent b430b42699
commit 8c539dc879
6 changed files with 46 additions and 50 deletions

View file

@ -4,6 +4,5 @@
:depends-on ("rove"
"hsx-test/utils"
"hsx-test/element"
"hsx-test/group"
"hsx-test/hsx")
:perform (test-op (o c) (symbol-call :rove :run c :style :dot)))