Skip to content

Commit 68cf23b

Browse files
author
Lucas Tan
committed
added new lines at the end of files
1 parent 5986a2f commit 68cf23b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

compressor/tests/test_templates_jinja2/test_templatetag/test_compressor_offline.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
<script type="text/javascript">
55
alert("{{ "testtemplateTAG"|lower }}");
66
</script>
7-
{% endcompress %}{% endspaceless %}
7+
{% endcompress %}{% endspaceless %}

requirements/tests.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ lxml
77
BeautifulSoup
88
unittest2
99
coffin
10-
jingo
10+
jingo

0 commit comments

Comments
 (0)