Commit 08fffab6 authored by meus's avatar meus

moving ticket testcases into Ticket dir

parent b6eeaa68
......@@ -30,7 +30,7 @@
* @since 1.0
* @version $Revision$
*/
class Doctrine_Ticket381_TestCase extends Doctrine_UnitTestCase {
class Doctrine_Ticket_381_TestCase extends Doctrine_UnitTestCase {
public function prepareData()
{ }
......
<?php
/**
* Doctrine_TicketNjero_TestCase
* Doctrine_Ticket_Njero_TestCase
*
* @package Doctrine
* @author Jeff Rafter <lists@jeffrafter.com>
......@@ -11,7 +11,7 @@
* @version $Revision$
*/
class Doctrine_TicketNjero_TestCase extends Doctrine_UnitTestCase
class Doctrine_Ticket_Njero_TestCase extends Doctrine_UnitTestCase
{
public function prepareData() { }
public function prepareTables()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment