]> gitweb.factorcode.org Git - factor.git/commitdiff
fuel.help: Help test requires io.servers to be loaded, so load it.
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 7 Jul 2018 17:26:27 +0000 (12:26 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 7 Jul 2018 17:27:11 +0000 (12:27 -0500)
extra/fuel/help/help-tests.factor

index f2c7dc56e26b3171a69c38366b93021280c7b1a4..10250e8a7d2c6fed4affdc4f80f1c2c06b6e5c39 100644 (file)
@@ -2,6 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: fuel.help fuel.help.private help help.topics sequences
 tools.test ;
+USE: io.servers ! required for a test to pass
 
 {
     {