This repository has been archived on 2020-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic/test/test_yaml.py

6 lines
97 B
Python

from autonomic.yaml import yaml
def test_yaml_config():
assert yaml.explicit_start is True