Unit tests' path problem fixed
This commit is contained in:
parent
c239ff4bba
commit
c57471091f
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
require_once("../Doctrine.php");
|
require_once dirname(__FILE__).'/../lib/Doctrine.php';
|
||||||
|
|
||||||
//Doctrine::compile();
|
//Doctrine::compile();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user