Unit tests' path problem fixed
This commit is contained in:
parent
c239ff4bba
commit
c57471091f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
require_once("../Doctrine.php");
|
||||
require_once dirname(__FILE__).'/../lib/Doctrine.php';
|
||||
|
||||
//Doctrine::compile();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue