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

index ad6c515..e29d0dd 100644 (file)
@@ -12,4 +12,7 @@ ini_set('include_path',
 
 define('DB_DATAOBJECT_NO_OVERLOAD', true);
 
+require_once 'HTML/FlexyFramework/Page.php';
+
+require_once 'DB/DataObject.php';