summaryrefslogtreecommitdiffstats
path: root/tests/systemtests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/systemtests')
-rw-r--r--tests/systemtests/camera/sys_camera.qtt10
1 files changed, 2 insertions, 8 deletions
diff --git a/tests/systemtests/camera/sys_camera.qtt b/tests/systemtests/camera/sys_camera.qtt
index 781e50b5d..0b62ed0a4 100644
--- a/tests/systemtests/camera/sys_camera.qtt
+++ b/tests/systemtests/camera/sys_camera.qtt
@@ -113,8 +113,8 @@ change_camera_settings: function()
take_a_video: function()
{
// Test meta data
- testApplication = "Multimedia - Video Camera";
- testBinary = "camera";
+ testApplication = "Multimedia - Video Camera";
+ testBinary = "camera";
testGoal = "Verify that the camera can capture and save an audio/video file.";
testPreconditions = "";
testGroups = "BAT";
@@ -172,10 +172,4 @@ change_camera_settings: function()
| Change Quality | Verify that camera can record |
"));
},
-
-
-
-
-
-
}