retag win_async_wrapper test to run on module changes
This commit is contained in:
parent
d78ec1e760
commit
602bba4a82
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
||||||
- { role: win_service, tags: test_win_service }
|
- { role: win_service, tags: test_win_service }
|
||||||
- { role: win_feature, tags: test_win_feature }
|
- { role: win_feature, tags: test_win_feature }
|
||||||
- { role: win_user, tags: test_win_user }
|
- { role: win_user, tags: test_win_user }
|
||||||
- { role: win_async_wrapper, tags: test_win_async_wrapper }
|
- { role: win_async_wrapper, tags: ["test_win_async_wrapper", "test_async_wrapper", "test_win_async_status", "test_async_status"] }
|
||||||
- { role: win_shell, tags: test_win_shell }
|
- { role: win_shell, tags: test_win_shell }
|
||||||
- { role: win_command, tags: test_win_command }
|
- { role: win_command, tags: test_win_command }
|
||||||
|
|
Loading…
Reference in a new issue