<?php
#namespace Doctrine\Tests;
/**
* The outermost test suite for all orm related testcases & suites.
*/
class Doctrine_OrmTestSuite extends Doctrine_TestSuite
{
}