Simplify by using ALEXANDRIA.
[cl-mock.git] / cl-mock.asd
index 54861d6..c6aa5f6 100644 (file)
@@ -7,7 +7,7 @@
   :description "Mocking (generic) functions."
   :author "Olof-Joachim Frahm <olof@macrolet.net>"
   :license "Simplified BSD License"
-  :depends-on (#:closer-mop)
+  :depends-on (#:closer-mop #:alexandria)
   :in-order-to ((asdf:test-op (asdf:load-op #:cl-mock-tests)))
   :perform (asdf:test-op :after (op c)
              (funcall (find-symbol (symbol-name '#:run!) '#:fiveam)