diff options
Diffstat (limited to 'templates')
| l--------- | templates/text.jinja2 | bin | 10 -> 28 bytes | |||
| -rw-r--r-- | templates/txt.jinja2 | 3 | 
2 files changed, 2 insertions, 1 deletions
| diff --git a/templates/text.jinja2 b/templates/text.jinja2Binary files differ index aad87bd..eca6ebd 120000 --- a/templates/text.jinja2 +++ b/templates/text.jinja2 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: | 
