ansible/test/integration/targets/win_pester/files/fail.ps1
Jordan Borean 762fcf78b9
win_pester - Align dir scanning with Pester's defaults (#64880)
* win_pester - Align dir scanning with Pester's defaults

Co-authored-by: Coby Caldwell <cobycaldwell@gmail.com>

* Fix sanity issues
2019-11-15 13:53:30 +10:00

2 lines
103 B
PowerShell

# This makes sure that a file that does not end with *.test.ps1 does not run
throw "should never fail"