Mercurial > pub > Impl
diff _test/Resources/TTView/simple.tt @ 188:029c9610528c
Memory leak tests in IMPL::Web::View
author | cin |
---|---|
date | Tue, 03 Apr 2012 20:08:42 +0400 |
parents | ae8072f2f2a3 |
children | 4d0e1962161c |
line wrap: on
line diff
--- a/_test/Resources/TTView/simple.tt Tue Apr 03 07:54:25 2012 +0400 +++ b/_test/Resources/TTView/simple.tt Tue Apr 03 20:08:42 2012 +0400 @@ -2,4 +2,4 @@ [% BLOCK CTOR; templateVar = "initialized by the constructor"; END; %] -$user - $document.title \ No newline at end of file +$user - $template.title \ No newline at end of file