yunohost/tests/test_actionmap.py

5 lines
90 B
Python

import yaml
def test_yaml_syntax():
yaml.load(open("data/actionsmap/yunohost.yml"))