summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/win_module_utils/library/legacy_only_old_way_win_line_ending.ps1
blob: afe7548dbcda7ec43b66c79be5c6c458d15f1c9c (plain)
1
2
3
4
#!powershell
# POWERSHELL_COMMON

Exit-Json @{ data = "success" }