aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-03-17 09:39:25 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-03-17 09:39:29 -0700
commit1fe378095a65022bef0855c1ded64f52627f197f (patch)
treed73a031d68c468dc8fe6c5425897b0c10942469c /consfigurator.asd
parent4143535ae5eb9385a86240e152be873cc4348e03 (diff)
downloadconsfigurator-1fe378095a65022bef0855c1ded64f52627f197f.tar.gz
consfigurator.asd: list tests/reader.lisp
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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)))