summaryrefslogtreecommitdiffstats
path: root/tests/modules/ApplicationManager/application_manager_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/ApplicationManager/application_manager_test.cpp')
-rw-r--r--tests/modules/ApplicationManager/application_manager_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modules/ApplicationManager/application_manager_test.cpp b/tests/modules/ApplicationManager/application_manager_test.cpp
index 86d0c72..a21a5c8 100644
--- a/tests/modules/ApplicationManager/application_manager_test.cpp
+++ b/tests/modules/ApplicationManager/application_manager_test.cpp
@@ -937,7 +937,7 @@ TEST_F(ApplicationManagerTests,shellStopsForegroundAppCorrectly)
/*
* Test that a suspended application is stopped correctly
*/
-TEST_F(ApplicationManagerTests,shellStopsBackgroundAppCorrectly)
+TEST_F(ApplicationManagerTests,shellStopsSuspendedAppCorrectly)
{
using namespace ::testing;
const QString appId("testAppId");