fuel.help: Help test requires io.servers to be loaded, so load it.
parent
db9386d4c3
commit
70537e86e4
|
@ -2,6 +2,7 @@
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: fuel.help fuel.help.private help help.topics sequences
|
USING: fuel.help fuel.help.private help help.topics sequences
|
||||||
tools.test ;
|
tools.test ;
|
||||||
|
USE: io.servers ! required for a test to pass
|
||||||
|
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue