irc.client: Update test
parent
7503c98768
commit
17cbf3dded
|
@ -76,7 +76,7 @@ M: mb-writer dispose drop ;
|
||||||
! Test connect
|
! Test connect
|
||||||
{ V{ "NICK factorbot" "USER factorbot hostname servername :irc.factor" } } [
|
{ V{ "NICK factorbot" "USER factorbot hostname servername :irc.factor" } } [
|
||||||
"someserver" irc-port "factorbot" f <irc-profile> <irc-client>
|
"someserver" irc-port "factorbot" f <irc-profile> <irc-client>
|
||||||
[ 2drop <test-stream> t ] >>connect
|
[ 2drop <test-stream> ] >>connect
|
||||||
[
|
[
|
||||||
(connect-irc)
|
(connect-irc)
|
||||||
(do-login)
|
(do-login)
|
||||||
|
|
Loading…
Reference in New Issue