From d41b2bcbf5500c0ccf0b09ed2cda70d14c685443 Mon Sep 17 00:00:00 2001 From: Daron Andrew Edie Date: Fri, 6 Jan 2012 14:46:11 +1000 Subject: change test name to Show_Device_Orientation Change-Id: I6ce0c52f75362dbc9b943d0aca51a6717e156433 Sanity-Review: Qt Sanity Bot Reviewed-by: Natalia Shubina --- .../sys_SensorElements/sys_declarative-sensor-elements.qtt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/systemtests/sys_SensorElements') 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"; -- cgit v1.2.3