diff --git a/hsx-test.asd b/hsx-test.asd index 53a4896..4fb1e4a 100644 --- a/hsx-test.asd +++ b/hsx-test.asd @@ -2,8 +2,7 @@ :defsystem-depends-on ("fiveam-asdf") :class :package-inferred-fiveam-tester-system :pathname "tests" - :depends-on ("fiveam" - "hsx-test/element" + :depends-on ("hsx-test/element" "hsx-test/hsx" "hsx-test/escaper" "hsx-test/group") diff --git a/qlfile b/qlfile index 9cf4ac2..9263a89 100644 --- a/qlfile +++ b/qlfile @@ -1,4 +1,3 @@ -ql fiveam ql fiveam-asdf ql alexandria ql mstrings diff --git a/qlfile.lock b/qlfile.lock index 28a298e..1e0f4f7 100644 --- a/qlfile.lock +++ b/qlfile.lock @@ -2,10 +2,6 @@ (:class qlot/source/dist:source-dist :initargs (:distribution "https://beta.quicklisp.org/dist/quicklisp.txt" :%version :latest) :version "2023-10-21")) -("fiveam" . - (:class qlot/source/ql:source-ql - :initargs (:%version :latest) - :version "ql-2023-10-21")) ("fiveam-asdf" . (:class qlot/source/ql:source-ql :initargs (:%version :latest)