mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
re-enable batch tests for win_script (#48822)
* skipped on Server 2008 since batch interpreter is busted under UTF8 codepage * see https://github.com/ansible/ansible/issues/21915 for more details
This commit is contained in:
parent
d13eaed435
commit
97f97339f7
2 changed files with 47 additions and 28 deletions
1
test/integration/targets/win_script/files/fail.bat
Normal file
1
test/integration/targets/win_script/files/fail.bat
Normal file
|
@ -0,0 +1 @@
|
|||
bang-run-a-thing-that-doesnt-exist
|
Loading…
Add table
Add a link
Reference in a new issue