Edited the Camera systemtest
Just some small editing Change-Id: I918a259570ef105047015dccfbf27c1be6e5a513 Reviewed-by: Natalia Shubina <natalia.shubina@nokia.com>
This commit is contained in:
@@ -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 |
|
||||
"));
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user