OVMS3-idf/tools/unit-test-app/tools/TagDefinition.yml
2017-04-06 19:09:16 +08:00

9 lines
178 B
YAML

ignore:
# if the type exist but no value assigned
default: "Yes"
# if the type is not exist in tag list
omitted: "No"
test_env:
default: "UT_T1_1"
omitted: "UT_T1_1"