mirror of
https://github.com/znc/znc.git
synced 2026-04-30 10:34:16 +02:00
Remove another line which I added only for debug...
This commit is contained in:
@@ -1921,7 +1921,6 @@ TEST_F(ZNCTest, AutoAttachModule) {
|
||||
ircd.Write(":server 366 nick #znc :End of /NAMES list");
|
||||
ircd.Write(":foo PRIVMSG #znc :hi");
|
||||
client.ReadUntil(":foo PRIVMSG");
|
||||
client.Write("znc listchans");
|
||||
Z;
|
||||
client.Write("detach #znc");
|
||||
client.ReadUntil("Detached");
|
||||
|
||||
Reference in New Issue
Block a user