mirror of
https://github.com/znc/znc.git
synced 2026-08-07 17:33:34 +02:00
Cygwin: try a horrible hack to fix integration test with unix sockets
This commit is contained in:
@@ -242,6 +242,8 @@ TEST_F(ZNCTest, KeepNickModule) {
|
||||
}
|
||||
|
||||
TEST_F(ZNCTest, ModuleCSRFOverride) {
|
||||
// TODO: Qt 6.8 introduced QNetworkRequest::FullLocalServerNameAttribute to
|
||||
// let it connect to unix socket
|
||||
int port = PickPortNumber();
|
||||
auto znc = Run();
|
||||
auto ircd = ConnectIRCd();
|
||||
|
||||
Reference in New Issue
Block a user