diff --git a/tests/hsx.lisp b/tests/hsx.lisp index 4d891d0..e511f85 100644 --- a/tests/hsx.lisp +++ b/tests/hsx.lisp @@ -46,10 +46,7 @@ "child2")))) (defcomp comp (&key prop1 prop2 children) - (div - prop1 - prop2 - children)) + (declare (ignore prop1 prop2 children))) (test component-hsx (is (equal (macroexpand-1