]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/testsuite/who-test.e
Don't send nick name as default PART reason
[ngircd-alex.git] / src / testsuite / who-test.e
index 39d50eded65897aa0bb35bcde709f443130365cf..39e3a2f15521bafcc858f1dec8c66f2be1c68642 100644 (file)
@@ -89,7 +89,7 @@ expect {
 send "part #channel\r"
 expect {
        timeout { exit 1 }
-       "@* PART #channel :nick"
+       "@* PART #channel :"
 }
 
 send "who Real?Name\r"