From 6e03beca8b660a3266e59720ef4df50cde05b03f Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 23 Jul 2024 22:10:09 -0700 Subject: Remove: config didn't work; --- testiere.asd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testiere.asd') diff --git a/testiere.asd b/testiere.asd index c69c0bf..3703823 100644 --- a/testiere.asd +++ b/testiere.asd @@ -10,5 +10,4 @@ :serial t :components ((:file "package") (:file "testiere") - (:file "standard-hooks") - (:file "config"))) + (:file "standard-hooks"))) -- cgit v1.2.3