salt/tests/integration/files/file/base/issue-2068-template-str-no-dot.sls
Mike Place f4906fe771
Fix test not to rely on external resources
We can still model the original issue without needing to call all the way out to pypi to do it.
2016-09-29 12:35:02 +09:00

10 lines
154 B
Plaintext

required_state:
test:
- succeed_without_changes
requiring_state:
test:
- succeed_without_changes
- require:
- test: required_state