summaryrefslogtreecommitdiffstats
path: root/templates/txt.jinja2
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-01-24 15:30:01 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2022-01-24 15:30:01 +0000
commitddb758a780c74d95d2c6bfc00d50fc7a04de7d34 (patch)
treea54a0f0218ce287257ee6db7c2d8642ef150932d /templates/txt.jinja2
parent3313a936debe04c733b3003858724de17cfcd7de (diff)
downloadSmarker-ddb758a780c74d95d2c6bfc00d50fc7a04de7d34.tar.gz
Smarker-ddb758a780c74d95d2c6bfc00d50fc7a04de7d34.zip
switched to jinja for making test files. made it only test files without errors.
Diffstat (limited to 'templates/txt.jinja2')
-rw-r--r--templates/txt.jinja23
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/txt.jinja2 b/templates/txt.jinja2
index 0a9cdb5..97752fd 100644
--- a/templates/txt.jinja2
+++ b/templates/txt.jinja2
@@ -11,7 +11,8 @@
{%- if files_contents["present"] -%}
{%- if files_contents["has_exception"] %}
*** File cannot be run - has compile time exception ***
- Please note that this file cannot be analysed or have tests preformed upon it
+ Please note that this file cannot be analysed or have tests preformed upon it-
+ this can lead to the whole test suite failing if another module imports this.
Exception Type:
{{ files_contents["exception"]["type"] }}
Exception String: