avoid confilct

This commit is contained in:
SANO Masatoshi 2017-02-22 06:19:41 +09:00
parent 9d7b493f1f
commit ed962e6e61

View file

@ -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)