Merge pull request #268 from owncloud/fixing_template_test
Fixing failing template unit test
This commit is contained in:
commit
3a4fc7c5b6
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
require_once("lib/template.php");
|
||||
OC::autoload('OC_Template');
|
||||
|
||||
class Test_TemplateFunctions extends UnitTestCase {
|
||||
|
||||
|
|
Loading…
Reference in a new issue