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