Fixed dependency on hamcrest.

This commit is contained in:
Alexander Artemenko 2021-02-03 00:20:06 +03:00
parent 28dba7abf2
commit 9025888cde

View file

@ -3,7 +3,8 @@
:license "" :license ""
:class :package-inferred-system :class :package-inferred-system
:pathname "t" :pathname "t"
:depends-on ("cl-info-test/core") :depends-on ("hamcrest"
"cl-info-test/core")
:description "Test system for cl-info" :description "Test system for cl-info"
:perform (test-op (op c) :perform (test-op (op c)