This commit is contained in:
parent
8ea6bfc120
commit
9f6a652a62
@ -7,7 +7,7 @@ class Doctrine_Db_Profiler_TestCase extends Doctrine_UnitTestCase {
|
|||||||
public function prepareData() {}
|
public function prepareData() {}
|
||||||
|
|
||||||
public function testQuery() {
|
public function testQuery() {
|
||||||
$this->dbh = Doctrine_Db2::getConnection('sqlite::memory:');
|
$this->dbh = Doctrine_Db::getConnection('sqlite::memory:');
|
||||||
|
|
||||||
$this->profiler = new Doctrine_Db_Profiler();
|
$this->profiler = new Doctrine_Db_Profiler();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user