summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/SubscriptionsTest.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/SubscriptionsTest.qml')
-rw-r--r--tests/auto/declarative/SubscriptionsTest.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/SubscriptionsTest.qml b/tests/auto/declarative/SubscriptionsTest.qml
index 97de353..8b088ed 100644
--- a/tests/auto/declarative/SubscriptionsTest.qml
+++ b/tests/auto/declarative/SubscriptionsTest.qml
@@ -87,7 +87,7 @@ Item {
}
CompletionLoggingTestCase {
- name: "Create String Node Id"
+ name: parent.parent.testName + ": " + backendName + ": Create String Node Id"
when: node1.readyToUse && shouldRun
function test_nodeTest() {