summaryrefslogtreecommitdiffstats
path: root/tests/auto/qopcuaclient/tst_client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qopcuaclient/tst_client.cpp')
-rw-r--r--tests/auto/qopcuaclient/tst_client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qopcuaclient/tst_client.cpp b/tests/auto/qopcuaclient/tst_client.cpp
index 492d335..cde84d5 100644
--- a/tests/auto/qopcuaclient/tst_client.cpp
+++ b/tests/auto/qopcuaclient/tst_client.cpp
@@ -568,7 +568,7 @@ void Tst_QOpcUaClient::initTestCase()
+ QLatin1String("/../../open62541-testserver/open62541-testserver.app/Contents/MacOS/open62541-testserver")
#else
-#if defined(Q_OS_WIN) && QT_CONFIG(debug_and_release)
+#ifdef Q_OS_WIN
+ QLatin1String("/..")
#endif
+ QLatin1String("/../../open62541-testserver/open62541-testserver")