1
0
mirror of synced 2024-12-14 07:06:04 +03:00

Unit tests' path problem fixed

This commit is contained in:
jhassine 2006-09-27 21:20:22 +00:00
parent c239ff4bba
commit c57471091f

View File

@ -1,5 +1,5 @@
<?php
require_once("../Doctrine.php");
require_once dirname(__FILE__).'/../lib/Doctrine.php';
//Doctrine::compile();