added minimal testing for special template vars

This commit is contained in:
Brian Coca
2015-07-07 20:11:42 -04:00
parent ec145a61af
commit 48827a31bc
5 changed files with 48 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
- { role: test_copy, tags: test_copy }
- { role: test_stat, tags: test_stat }
- { role: test_template, tags: test_template }
- { role: test_special_vars, tags: test_special_vars }
- { role: test_file, tags: test_file }
- { role: test_fetch, tags: test_fetch }
- { role: test_synchronize, tags: test_synchronize }