diff options
Diffstat (limited to 'tests/template/templates/variable_spacing.html')
| -rw-r--r-- | tests/template/templates/variable_spacing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/template/templates/variable_spacing.html b/tests/template/templates/variable_spacing.html index 2909e1c136..028f8aa0d1 100644 --- a/tests/template/templates/variable_spacing.html +++ b/tests/template/templates/variable_spacing.html @@ -3,4 +3,4 @@ |{VARIABLE} -<div class="{VARIABLE}">test</div>
\ No newline at end of file +<div class="{VARIABLE}">test</div> |
