Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
b5729a61
Commit
b5729a61
authored
Aug 24, 2009
by
webchick
Browse files
#557342
by agentrickard: Fixed typo.
parent
2c552193
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/simpletest/tests/common.test
View file @
b5729a61
...
...
@@ -1100,7 +1100,7 @@ class DrupalDataApiTest extends DrupalWebTestCase {
}
/**
* Tests Simpletest error and exception collect
e
r.
* Tests Simpletest error and exception collect
o
r.
*/
class
DrupalErrorCollectionUnitTest
extends
DrupalWebTestCase
{
...
...
@@ -1116,8 +1116,8 @@ class DrupalErrorCollectionUnitTest extends DrupalWebTestCase {
public
static
function
getInfo
()
{
return
array
(
'name'
=>
'SimpleTest error collect
e
r'
,
'description'
=>
'Performs tests on the Simpletest error and exception collect
e
r.'
,
'name'
=>
'SimpleTest error collect
o
r'
,
'description'
=>
'Performs tests on the Simpletest error and exception collect
o
r.'
,
'group'
=>
'SimpleTest'
,
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment