Add integration tests for win_group module.

This commit is contained in:
Chris Church
2015-08-22 18:49:55 -04:00
parent 47d9e7ca93
commit af9200c2de
3 changed files with 106 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
- { role: test_win_service, tags: test_win_service }
- { role: test_win_feature, tags: test_win_feature }
- { role: test_win_user, tags: test_win_user }
- { role: test_win_group, tags: test_win_group }
- { role: test_win_file, tags: test_win_file }
- { role: test_win_copy, tags: test_win_copy }
- { role: test_win_template, tags: test_win_template }