summaryrefslogtreecommitdiffstats
path: root/templates/txt.jinja2
diff options
context:
space:
mode:
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: