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

index e29d0dd..5a46e81 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  = '/home/gitlive/web.roojsolutions/';
+$_test_dir  = '/var/www/web.roojsolutions/';
 
 ini_set('include_path', 
             $_test_dir  . ':' .