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
a9e37e29
Commit
a9e37e29
authored
Oct 20, 2008
by
Dries
Browse files
- Patch
#323458
by Jody Lynn: fixed typo in class name.
parent
a4c679df
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/php/php.test
View file @
a9e37e29
...
...
@@ -40,7 +40,7 @@ class PHPTestCase extends DrupalWebTestCase {
/**
* Tests to make sure the PHP filter actually evaluates PHP code when used.
*/
class
PHPFi
t
lerTestCase
extends
PHPTestCase
{
class
PHPFil
t
erTestCase
extends
PHPTestCase
{
/**
* Implementation of getInfo().
*/
...
...
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