Add integration tests for win_user module.

This commit is contained in:
Chris Church
2014-09-30 11:52:05 -04:00
parent e6fa169a05
commit 56f4bf44f5
4 changed files with 423 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
- { role: test_win_msi, tags: test_win_msi }
- { 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_file, tags: test_win_file }
- { role: test_win_copy, tags: test_win_copy }
- { role: test_win_template, tags: test_win_template }