(defpackage :org.unknownlamer.notifications.notifications
  (:use :common-lisp)
  (:nicknames :notifications))

(defpackage :org.unknownlamer.notifications.tests
  (:use :common-lisp :fiveam)
  (:nicknames :notifications-tests))