From 2839f3a964d214b9c2741f047cf69f1f48662462 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Sat, 13 Jun 2009 20:23:07 +0000 Subject: Fix most of the template test suite :) git-svn-id: file:///svn/phpbb/trunk@9588 89ea8834-ac86-4346-8a33-228a782c2dd0 --- tests/template/templates/define.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/template/templates/define.html') diff --git a/tests/template/templates/define.html b/tests/template/templates/define.html index b9a2219a02..aec5c010fd 100644 --- a/tests/template/templates/define.html +++ b/tests/template/templates/define.html @@ -22,6 +22,9 @@ + + + {test.deep.defines.$VALUE} @@ -33,3 +36,6 @@ {test.deep.defines.$VALUE} + + + -- cgit v1.2.1