commit | 8749bc7e836c196dfef37d3b7b5a67736a15092c | [log] [tgz] |
---|---|---|
author | Taufan Aditya <toopay@taufanaditya.com> | Sun Mar 11 05:43:45 2012 +0700 |
committer | Taufan Aditya <toopay@taufanaditya.com> | Sun Mar 11 05:43:45 2012 +0700 |
tree | eb647bc246487f444ea1ffd4e24317ab0200bf30 | |
parent | e40c763bf969acbaa7c4c61be50f01e870062080 [diff] [blame] |
Fix incomplete and skipped test
diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php index 94dafdc..39c24b2 100644 --- a/tests/Bootstrap.php +++ b/tests/Bootstrap.php
@@ -11,6 +11,7 @@ define('PROJECT_BASE', realpath($dir.'/../').'/'); define('BASEPATH', PROJECT_BASE.'system/'); define('APPPATH', PROJECT_BASE.'application/'); +define('VIEWPATH', PROJECT_BASE.''); // Prep our test environment