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

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