Add basic tests for win_get_url and win_msi modules.

This commit is contained in:
Chris Church
2014-06-19 13:32:43 -05:00
committed by Matt Martz
parent 618b47cd77
commit 43236ca0ed
4 changed files with 79 additions and 1 deletions

View File

@@ -10,3 +10,5 @@
- { role: test_win_slurp, tags: test_win_slurp }
- { role: test_win_fetch, tags: test_win_fetch }
- { role: test_win_stat, tags: test_win_stat }
- { role: test_win_get_url, tags: test_win_get_url }
- { role: test_win_msi, tags: test_win_msi }