mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 14:56:39 +02:00
irc: rename parameter -re to -raw in command /list (closes #2124)
This commit is contained in:
@@ -4385,7 +4385,7 @@ TEST(IrcProtocolWithServer, 322)
|
||||
CHECK_SRV("--", "#test(3): topic of channel ",
|
||||
"irc_322,irc_numeric,nick_server,log3");
|
||||
|
||||
run_cmd_quiet ("/list -server " IRC_FAKE_SERVER " -re #test.*");
|
||||
run_cmd_quiet ("/list -server " IRC_FAKE_SERVER " -raw #test.*");
|
||||
CHECK_SRV("--", "#test(3): topic of channel ",
|
||||
"irc_322,irc_numeric,nick_server,log3");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user