aboutsummaryrefslogtreecommitdiff
path: root/testiere.asd
diff options
context:
space:
mode:
Diffstat (limited to 'testiere.asd')
-rw-r--r--testiere.asd6
1 files changed, 1 insertions, 5 deletions
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")))