irc.client: Update test

db4
Bruno Deferrari 2009-04-16 22:28:40 -03:00
parent 7503c98768
commit 17cbf3dded
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ M: mb-writer dispose drop ;
! Test connect
{ V{ "NICK factorbot" "USER factorbot hostname servername :irc.factor" } } [
"someserver" irc-port "factorbot" f <irc-profile> <irc-client>
[ 2drop <test-stream> t ] >>connect
[ 2drop <test-stream> ] >>connect
[
(connect-irc)
(do-login)