Remove line which I added for debug...

This commit is contained in:
Alexey Sokolov
2016-07-29 23:25:31 +01:00
parent d95e0c7365
commit 8f61d9e182
-1
View File
@@ -1911,7 +1911,6 @@ TEST_F(ZNCTest, AutoAttachModule) {
Z;
client.Write("znc loadmod testmod");
client.Write("PRIVMSG *controlpanel :Set AutoClearChanBuffer $me no");
client.Write("PRIVMSG *simple_away :DisableTimer");
client.Write("znc loadmod autoattach");
client.Write("PRIVMSG *autoattach :Add * * *");
client.ReadUntil("Added to list");