We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa85d1 commit 702263fCopy full SHA for 702263f
rope.asd
@@ -7,7 +7,7 @@
7
:in-order-to ((test-op (test-op #:rope/test))))
8
9
(asdf:defsystem #:rope/test
10
- :depends-on (#:alexandria #:fiasco #:cl-coveralls #:rope)
+ :depends-on (#:alexandria #:fiasco #:rope)
11
:components ((:module "test"
12
:components ((:file "basic")
13
(:file "fuzz"))))
0 commit comments