Made the testcase template adhere to new CS
This commit is contained in:
parent
2f4801fe27
commit
b441465ef7
@ -30,5 +30,6 @@
|
|||||||
* @since 1.0
|
* @since 1.0
|
||||||
* @version $Revision$
|
* @version $Revision$
|
||||||
*/
|
*/
|
||||||
class %s extends Doctrine_UnitTestCase {
|
class %s extends Doctrine_UnitTestCase
|
||||||
|
{
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user