mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 10:16:32 +00:00
fix: don't depend on sb-cover
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
:license "Apache v2"
|
||||
:depends-on (:cl-ppcre
|
||||
:alexandria
|
||||
#+(or)
|
||||
(:require :sb-cover))
|
||||
:serial t
|
||||
:in-order-to ((test-op (test-op :data-lens/test)))
|
||||
|
||||
Reference in New Issue
Block a user