summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/AuthorizationTest.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/AuthorizationTest.qml')
-rw-r--r--tests/auto/declarative/AuthorizationTest.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/AuthorizationTest.qml b/tests/auto/declarative/AuthorizationTest.qml
index c4d680d..5f652a5 100644
--- a/tests/auto/declarative/AuthorizationTest.qml
+++ b/tests/auto/declarative/AuthorizationTest.qml
@@ -51,7 +51,7 @@ Item {
}
CompletionLoggingTestCase {
- name: "Username authentication"
+ name: parent.parent.testName + ": " + backendName + ": Username authentication"
QtOpcUa.Connection {
id: connection