summaryrefslogtreecommitdiff
path: root/flatbind.asd
diff options
context:
space:
mode:
Diffstat (limited to 'flatbind.asd')
-rw-r--r--flatbind.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/flatbind.asd b/flatbind.asd
index fb6d905..9c0dac0 100644
--- a/flatbind.asd
+++ b/flatbind.asd
@@ -6,7 +6,7 @@
:license "Unlicense"
:version "0.0.1"
:serial t
- :depends-on (#:argot #:alexandria #:testiere)
+ :depends-on (#:argot #:alexandria)
:components ((:file "flatbind")))