summaryrefslogtreecommitdiff
path: root/test/test_template.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-08-19 11:00:19 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-08-19 11:00:19 -0400
commit0e610d6e688e2cedbdbf27771b6a99aebe5b80bd (patch)
tree8cf15683793887d98ef0c8ff266e4ddb922f488b /test/test_template.py
parentc2c690ac9add584f2216dc655cdf8215b24ef03c (diff)
downloadmako-0e610d6e688e2cedbdbf27771b6a99aebe5b80bd.tar.gz
dont intefere with mako.templates in the test suite
Fixed some issues with running the test suite which would be revealed by running tests in random order. Fixes: #338 Change-Id: I90c2a86f9279a265f64b75be3a7af314ab8772ba
Diffstat (limited to 'test/test_template.py')
-rw-r--r--test/test_template.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_template.py b/test/test_template.py
index 40fd10c..f9727be 100644
--- a/test/test_template.py
+++ b/test/test_template.py
@@ -1358,6 +1358,7 @@ class GlobalsTest(TemplateTest):
class RichTracebackTest(TemplateTest):
def _do_test_traceback(self, utf8, memory, syntax):
+
if memory:
if syntax:
source = u(