mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
avoid confilct
This commit is contained in:
parent
9d7b493f1f
commit
ed962e6e61
|
|
@ -4,7 +4,8 @@
|
|||
:roswell
|
||||
:roswell.util
|
||||
:prove)
|
||||
(:shadowing-import-from :ros :run))
|
||||
(:shadowing-import-from :ros :run)
|
||||
(:shadowing-import-from :roswell.util :setenv :unsetenv))
|
||||
(in-package :roswell-test)
|
||||
|
||||
(ql:quickload :uiop :silent t)
|
||||
|
|
|
|||
Loading…
Reference in a new issue