aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/qtcreator/templates/wizards/autotest/wizard.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/qtcreator/templates/wizards/autotest/wizard.json b/share/qtcreator/templates/wizards/autotest/wizard.json
index 0df18f33f4..6fad990403 100644
--- a/share/qtcreator/templates/wizards/autotest/wizard.json
+++ b/share/qtcreator/templates/wizards/autotest/wizard.json
@@ -77,11 +77,11 @@
"value": "QtTest"
},
{
- "trKey": "Googletest",
+ "trKey": "Google Test",
"value": "GTest"
},
{
- "trKey": "QtQuick Test",
+ "trKey": "Qt Quick Test",
"value": "QtQuickTest"
}