aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/test_parse_yaml.py
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/test_parse_yaml.py')
-rw-r--r--ice_validator/tests/test_parse_yaml.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ice_validator/tests/test_parse_yaml.py b/ice_validator/tests/test_parse_yaml.py
index 74bda27..5246f33 100644
--- a/ice_validator/tests/test_parse_yaml.py
+++ b/ice_validator/tests/test_parse_yaml.py
@@ -39,10 +39,12 @@
#
from os import path
+from .helpers import validates
import pytest
import yaml
+@validates('R-95303')
def test_parse_yaml(filename):
'''
Read in each .yaml or .env file. If it is successfully parsed as yaml, save