salt/tests/unit/templates/files/test/hello_import_undefined
2014-01-03 18:16:11 +01:00

3 lines
60 B
Plaintext

{% from 'macroundefined' import mymacro -%}
{{ mymacro() }}