diff --git a/data-lens.asd b/data-lens.asd index dc27042..ab72d20 100644 --- a/data-lens.asd +++ b/data-lens.asd @@ -22,7 +22,8 @@ :license "Apache v2" :depends-on (:data-lens :fiveam - :string-case) + :string-case + :serapeum) :serial t :perform (test-op (o c) (unless (symbol-call :fiveam '#:run! :data-lens.lens)