From 1fe378095a65022bef0855c1ded64f52627f197f Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 17 Mar 2023 09:39:25 -0700 Subject: consfigurator.asd: list tests/reader.lisp Signed-off-by: Sean Whitton --- consfigurator.asd | 1 + 1 file changed, 1 insertion(+) (limited to 'consfigurator.asd') 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))) -- cgit v1.2.3