Quickload cantedraw/tests in bob:qload

This commit is contained in:
2025-02-22 23:03:45 +00:00
parent e3d875d48a
commit dc622d8f44

View File

@@ -29,7 +29,8 @@
(in-package :bob) (in-package :bob)
(defun qload () (defun qload ()
(ql:quickload :cantedraw)) (ql:quickload :cantedraw)
(ql:quickload :cantedraw/tests))
(defun tests () (defun tests ()
(qload) (qload)