Edited the Camera systemtest

Just some small editing

Change-Id: I918a259570ef105047015dccfbf27c1be6e5a513
Reviewed-by: Natalia Shubina <natalia.shubina@nokia.com>
This commit is contained in:
dakovaci
2011-12-06 15:25:31 +10:00
committed by Qt by Nokia
parent 3effd6bc12
commit b470714d19

View File

@@ -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 |
"));
},
}