From 7adc21d1565e575a80c56dc61e7f119a6cde6e12 Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 19 Apr 2024 07:22:03 -0700 Subject: Remove: legacy testiere --- testiere.asd | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'testiere.asd') diff --git a/testiere.asd b/testiere.asd index e481ad2..e47c0fb 100644 --- a/testiere.asd +++ b/testiere.asd @@ -8,10 +8,6 @@ :depends-on (:trivia) :pathname "src/" :serial t - :components ((:module "legacy" - :serial t - :components ((:file "package") - (:file "testiere"))) - (:file "package") + :components ((:file "package") (:file "testiere") (:file "standard-hooks"))) -- cgit v1.2.3