tests/Tests.php
authorAlan Knowles <alan@roojs.com>
Wed, 23 May 2012 01:15:15 +0000 (09:15 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 23 May 2012 01:15:15 +0000 (09:15 +0800)
tests/Tests.php

index fe72f79..373a201 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 
 // include to make the tests run..
-$_test_dir  = dirname(__FILE__).'/../../../';
+$_test_dir  = dirname(__FILE__).'/home/gitlive/web.roojsolutions/';
 
 ini_set('include_path', 
             $_test_dir  . ':' .