diff options
Diffstat (limited to 'testiere.asd')
-rw-r--r-- | testiere.asd | 3 |
1 files changed, 1 insertions, 2 deletions
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"))) |