git.fiddlerwoaroof.com
Browse code

fix: don't depend on sb-cover

Edward Langley authored on 08/10/2022 20:29:44
Showing 1 changed files
... ...
@@ -9,6 +9,7 @@
9 9
   :license "Apache v2"
10 10
   :depends-on (:cl-ppcre
11 11
                :alexandria
12
+               #+(or)
12 13
                (:require :sb-cover))
13 14
   :serial t
14 15
   :in-order-to ((test-op (test-op :data-lens/test)))