Added helpers for checking test coverage under windows

This commit is contained in:
Tom Bloor 2017-04-18 13:22:48 +01:00
parent 6f544b1209
commit d3dab84d06
3 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
$Env:HARNESS_PERL_SWITCHES = "-MDevel::Cover"

View file

@ -0,0 +1 @@
Remove-Item Env:HARNESS_PERL_SWITCHES