[VVP] add decorators to test cases
[vvp/validation-scripts.git] / ice_validator / tests / test_base_template_names.py
index d3fd7b4..27be5fc 100644 (file)
 from os import listdir
 from os import path
 from .helpers import check_basename_ending
+from .helpers import validates
 
 
+@validates('R-37028', 'R-87485', 'R-81339', 'R-87247', 'R-76057')
 def test_base_template_names(template_dir):
     '''
     Check all base templates have a filename that includes "_base_".