new module: win_path (#20073)

This commit is contained in:
Matt Davis
2017-01-17 20:21:04 -08:00
committed by GitHub
parent 712be24a74
commit b2a16379c8
7 changed files with 435 additions and 1 deletions

View File

@@ -10,3 +10,4 @@
- { role: win_get_url, tags: test_win_get_url }
- { role: win_msi, tags: test_win_msi }
- { role: win_package, tags: test_win_package }
- { role: win_path, tags: test_win_path }