aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index 7a6500a..1eac816 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -115,6 +115,7 @@
(:file "tests/data/pass")
(:file "tests/data/pgp")
(:file "tests/data/util")
+ (:file "tests/reader")
(:file "tests/util")
(:file "tests/property/file"))
:perform (test-op (o c) (symbol-call :consfigurator/tests '#:runner)))