1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

tests/relay/irc: use port 9001 for server relay

This commit is contained in:
Sébastien Helleu
2024-03-10 10:20:27 +01:00
parent e791535773
commit 6325add517
@@ -321,7 +321,7 @@ TEST_GROUP(RelayIrcWithClient)
"irc.test",
RELAY_PROTOCOL_IRC,
"test",
9000,
9001,
NULL, /* path */
1, /* ipv4 */
0, /* ipv6 */