--- t/04cover.t.orig	2019-03-08 23:04:14.000000000 -0800
+++ t/04cover.t	2019-03-08 23:07:31.000000000 -0800
@@ -3,6 +3,7 @@
 use Test::More;
 use Test::Strict;
 
+$Test::Strict::COVER = "__COVER_PATH__";
 unless (Test::Strict::_cover_path) {
   plan skip_all => "cover binary required to run test coverage - Set \$Test::Strict::COVER to the path to 'cover'";
   exit;
