mirror of
https://github.com/znc/znc.git
synced 2026-07-07 02:11:20 +02:00
Remove line which I added for debug...
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user