cl-scopes/test/etc/config-dummy.lisp

8 lines
163 B
Common Lisp

;;;; cl-scopes/test/etc/config-dummy
;;;; dummy configuration for config tests
(in-package :scopes/test-config)
(setf *config*
(make-instance 'test-config))