Merge pull request #268 from owncloud/fixing_template_test

Fixing failing template unit test
remotes/origin/stable5
Lukas Reschke 14 years ago
commit 3a4fc7c5b6
  1. 2
      tests/lib/template.php

@ -20,7 +20,7 @@
*
*/
require_once("lib/template.php");
OC::autoload('OC_Template');
class Test_TemplateFunctions extends UnitTestCase {

Loading…
Cancel
Save