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
Raw Normal View History

2020-04-11 20:47:16 +00:00
from autonomic.yaml import yaml
def test_yaml_config():
assert yaml.explicit_start is True