diff --git a/src/testsuite/invite-test.e b/src/testsuite/invite-test.e index 17afbd28..cc7015a5 100644 --- a/src/testsuite/invite-test.e +++ b/src/testsuite/invite-test.e @@ -73,7 +73,7 @@ send "invite nick #channel\r" expect { timeout { exit 1 } "482 nick #channel :You are not channel operator" - # it would be reasonable to expect 443 here instead + #it would be reasonable to expect 443 here instead } send "part #channel\r"