;;;; test-sender.asd (asdf:defsystem #:test-sender :serial t :depends-on ("cl-json") :components ((:file "test-sender")))