moving ticket testcases into Ticket dir
This commit is contained in:
parent
b6eeaa6877
commit
08fffab63c
@ -30,7 +30,7 @@
|
|||||||
* @since 1.0
|
* @since 1.0
|
||||||
* @version $Revision$
|
* @version $Revision$
|
||||||
*/
|
*/
|
||||||
class Doctrine_Ticket381_TestCase extends Doctrine_UnitTestCase {
|
class Doctrine_Ticket_381_TestCase extends Doctrine_UnitTestCase {
|
||||||
|
|
||||||
public function prepareData()
|
public function prepareData()
|
||||||
{ }
|
{ }
|
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Doctrine_TicketNjero_TestCase
|
* Doctrine_Ticket_Njero_TestCase
|
||||||
*
|
*
|
||||||
* @package Doctrine
|
* @package Doctrine
|
||||||
* @author Jeff Rafter <lists@jeffrafter.com>
|
* @author Jeff Rafter <lists@jeffrafter.com>
|
||||||
@ -11,7 +11,7 @@
|
|||||||
* @version $Revision$
|
* @version $Revision$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class Doctrine_TicketNjero_TestCase extends Doctrine_UnitTestCase
|
class Doctrine_Ticket_Njero_TestCase extends Doctrine_UnitTestCase
|
||||||
{
|
{
|
||||||
public function prepareData() { }
|
public function prepareData() { }
|
||||||
public function prepareTables()
|
public function prepareTables()
|
Loading…
x
Reference in New Issue
Block a user