diff --git a/tests_new/integration/roles/test_command_shell/files/test.sh b/tests_new/integration/roles/test_command_shell/files/test.sh new file mode 100644 index 0000000000..ade17e9b8c --- /dev/null +++ b/tests_new/integration/roles/test_command_shell/files/test.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +echo -n "win" \ No newline at end of file