summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/tst_opcua.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/tst_opcua.cpp')
-rw-r--r--tests/auto/declarative/tst_opcua.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/tst_opcua.cpp b/tests/auto/declarative/tst_opcua.cpp
index f1fcf7c..53816b4 100644
--- a/tests/auto/declarative/tst_opcua.cpp
+++ b/tests/auto/declarative/tst_opcua.cpp
@@ -74,7 +74,7 @@ public slots:
+ 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")