Skip to content

Commit

Permalink
* Rename EditWarning.php to EditWarningClassTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas David committed Mar 10, 2009
1 parent f16a487 commit 992eb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/EditWarning.php → tests/EditWarningClassTest.php
Expand Up @@ -6,7 +6,7 @@

Mock::generate('DatabaseConnection');

class EditWarning_FunctionalTests extends UnitTestCase {
class EditWarning_ClassTests extends UnitTestCase {

private $_p;
private $_connection;
Expand Down

0 comments on commit 992eb99

Please sign in to comment.