tests/Tests.php
[Pman.Core] / tests / Tests.php
index 125488b..ad6c515 100644 (file)
@@ -2,7 +2,7 @@
 
 // include to make the tests run..
 // this needs fixing - probably needs to point to a test framework..
-$_test_dir  = dirname(__FILE__).'/home/gitlive/web.roojsolutions/';
+$_test_dir  = '/home/gitlive/web.roojsolutions/';
 
 ini_set('include_path', 
             $_test_dir  . ':' .