mirror of
https://github.com/nextcloud/server.git
synced 2026-04-24 15:53:36 -04:00
fixing Test_TemplateFunctions
This commit is contained in:
parent
aca6d3252f
commit
dca80c55a9
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
require_once("lib/template.php");
|
||||
require_once("../lib/template.php");
|
||||
|
||||
class Test_TemplateFunctions extends UnitTestCase {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue