tests/Tests.php
authorAlan Knowles <alan@roojs.com>
Wed, 23 May 2012 01:16:23 +0000 (09:16 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 23 May 2012 01:16:23 +0000 (09:16 +0800)
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  . ':' .