aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/src/test/resources/template3.tmp
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@yahooinc.com>2022-01-12 01:35:15 +0100
committerHåkon Hallingstad <hakon@yahooinc.com>2022-01-12 01:35:15 +0100
commit506003aa6720c7c63dad7e509aace95bd09a61c7 (patch)
treeb353fabe253cd2dc60f95e7dcc574e874aa88c27 /node-admin/src/test/resources/template3.tmp
parentf139ccd3d74fb54688f912b3a34a267b0a5d8a85 (diff)
Remove newline after directive by default
Diffstat (limited to 'node-admin/src/test/resources/template3.tmp')
-rw-r--r--node-admin/src/test/resources/template3.tmp4
1 files changed, 2 insertions, 2 deletions
diff --git a/node-admin/src/test/resources/template3.tmp b/node-admin/src/test/resources/template3.tmp
index 454b01761b5..27566e72a9d 100644
--- a/node-admin/src/test/resources/template3.tmp
+++ b/node-admin/src/test/resources/template3.tmp
@@ -1,6 +1,6 @@
%{=varname}
%{=varname}
-%{list l-}
+%{list l}
inner %{=varname}
%{=innerVarSetAtTop}
-%{end-}
+%{end}