win_shell/win_command changes + tests (#17557)

This commit is contained in:
Matt Davis
2016-09-15 11:25:56 -07:00
committed by GitHub
parent 81072fcba1
commit f497d771c8
6 changed files with 319 additions and 6 deletions

View File

@@ -5,3 +5,5 @@
- { role: test_win_feature, tags: test_win_feature }
- { role: test_win_user, tags: test_win_user }
- { role: test_win_async_wrapper, tags: test_win_async_wrapper }
- { role: test_win_shell, tags: test_win_shell }
- { role: test_win_command, tags: test_win_command }