Skip to content
Snippets Groups Projects
Commit e137a81a authored by Angie Byron's avatar Angie Byron
Browse files

Issue #1376164 by sun, oriol_e9g: Fixed Format SimpleTestFunctionalTest...

Issue #1376164 by sun, oriol_e9g: Fixed Format SimpleTestFunctionalTest description according to standards.
parent d48aa54c
No related branches found
No related tags found
No related merge requests found
......@@ -20,10 +20,7 @@ class SimpleTestFunctionalTest extends DrupalWebTestCase {
public static function getInfo() {
return array(
'name' => 'SimpleTest functionality',
'description' => 'Test SimpleTest\'s web interface: check that the intended tests were
run and ensure that test reports display the intended results. Also
test SimpleTest\'s internal browser and API\'s both explicitly and
implicitly.',
'description' => "Test SimpleTest's web interface: check that the intended tests were run and ensure that test reports display the intended results. Also test SimpleTest's internal browser and API's both explicitly and implicitly.",
'group' => 'SimpleTest'
);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment