summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/systemtests/sys_SensorElements/sys_declarative-sensor-elements.qtt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/systemtests/sys_SensorElements/sys_declarative-sensor-elements.qtt b/tests/systemtests/sys_SensorElements/sys_declarative-sensor-elements.qtt
index 85badb1e..16034e62 100644
--- a/tests/systemtests/sys_SensorElements/sys_declarative-sensor-elements.qtt
+++ b/tests/systemtests/sys_SensorElements/sys_declarative-sensor-elements.qtt
@@ -126,8 +126,8 @@ cleanup: function() {
"));
},
- // As a QML Application developer I want to calibrate the current device position
- Calibrate_Current_Device_Position: function()
+ // As a QML Application developer I want to find the device orientation
+ Show_Device_Orientation: function()
{
// Test meta data
testApplication = "qmlsensors2";