summaryrefslogtreecommitdiff
path: root/plugins/autotest/testsettings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/autotest/testsettings.cpp')
-rw-r--r--plugins/autotest/testsettings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/autotest/testsettings.cpp b/plugins/autotest/testsettings.cpp
index 3a11b8c66b..276c2c9a79 100644
--- a/plugins/autotest/testsettings.cpp
+++ b/plugins/autotest/testsettings.cpp
@@ -24,7 +24,7 @@
namespace Autotest {
namespace Internal {
-static const char group[] = "Autotest";
+static const char group[] = "QTest";
static const char timeoutKey[] = "Timeout";
static const char metricsKey[] = "Metrics";
static const char omitInternalKey[] = "OmitInternal";