{% macro fail(width=14, height=15) -%} Failed test {%- endmacro %} {% macro pass(width=14, height=15) -%}
Passed test
{%- endmacro %} {% macro skip(width=14, height=15) -%} Skipped test {%- endmacro %} {% macro open(width=15, height=15) -%} {%- endmacro %} {% macro arrowUp(width=14, height=15) -%} {%- endmacro %} {% macro close(width=15, height=15) -%} {%- endmacro %} {% macro check(width=15, height=15) -%} {%- endmacro %} {% macro circle(width=15, height=15) -%} {%- endmacro %} {% macro circle_full(width=15, height=15) -%} {%- endmacro %} {% macro folder(width=15, height=15) -%} {%- endmacro %} {% macro file(width=15, height=15) -%} {%- endmacro %} {% macro eye_open(width=15, height=15) -%} {%- endmacro %} {% macro eye_close(width=15, height=15) -%} {%- endmacro %}