summaryrefslogtreecommitdiff
path: root/test/test_template.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_template.py')
-rw-r--r--test/test_template.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_template.py b/test/test_template.py
index 6e7a309..62fd21d 100644
--- a/test/test_template.py
+++ b/test/test_template.py
@@ -30,7 +30,6 @@ class ctx:
class MiscTest(TemplateTest):
def test_crlf_linebreaks(self):
-
crlf = r"""
<%
foo = True
@@ -1164,7 +1163,6 @@ class GlobalsTest(TemplateTest):
class RichTracebackTest(TemplateTest):
def _do_test_traceback(self, utf8, memory, syntax):
-
if memory:
if syntax:
source = (