]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/irc/client/internals/internals-tests.factor
factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace.
[factor.git] / extra / irc / client / internals / internals-tests.factor
index 43c9a6ad763c473ee95866cbe46c8e31dd365c80..aa3b14b38103bfec21788ab60182eda627c298af 100644 (file)
@@ -113,7 +113,7 @@ M: mb-writer dispose drop ;
   ] unit-test
 ] spawning-irc
 
-[ { join_ "#factortest"} [
+[ { join_ "#factortest" } [
       "#factortest" <irc-channel-chat> [ %add-named-chat ] keep
       { ":factorbot!n=factorbo@some.where JOIN :#factortest"
         ":ircserver.net 353 factorbot @ #factortest :@factorbot "