Leenooks customisations for Kohana
Conflicts: application/bootstrap.php modules/unittest/bootstrap.php system/tests/kohana/CoreTest.php
This commit is contained in:
@@ -266,7 +266,7 @@ class Kohana_CoreTest extends Unittest_TestCase
|
||||
{
|
||||
return array(
|
||||
array(array('unittest' => MODPATH.'fo0bar')),
|
||||
array(array('unittest' => MODPATH.'unittest', 'fo0bar' => MODPATH.'fo0bar')),
|
||||
array(array('unittest' => SMDPATH.'unittest', 'fo0bar' => MODPATH.'fo0bar')),
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user