6 lines
155 B
Common Lisp
6 lines
155 B
Common Lisp
;;;; cl-scopes/test/etc/config-core - configuration for `scopes-core` tests
|
|
|
|
(in-package :scopes/test-core)
|
|
|
|
(setf *config* (make-instance 'core:config))
|
|
|