Separate defhsx package from hsx package

This commit is contained in:
Akira Tempaku 2024-05-28 12:33:01 +09:00
parent 8e5f597be6
commit ead5c408e3
10 changed files with 156 additions and 150 deletions

View file

@ -4,6 +4,7 @@
#:hsx/element))
(in-package #:hsx-test/element)
(def-suite element-test)
(in-suite element-test)