Add integration tests for the win_feature module.

This commit is contained in:
Chris Church
2014-09-30 16:20:10 -04:00
parent c6bfd05c81
commit 997ea78b1f
3 changed files with 136 additions and 0 deletions

View File

@@ -29,3 +29,4 @@
- { role: test_win_get_url, tags: test_win_get_url }
- { role: test_win_msi, tags: test_win_msi }
- { role: test_win_service, tags: test_win_service }
- { role: test_win_feature, tags: test_win_feature }