aboutsummaryrefslogtreecommitdiff
path: root/t/Test/Execute.pm
diff options
context:
space:
mode:
Diffstat (limited to 't/Test/Execute.pm')
-rwxr-xr-xt/Test/Execute.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/Test/Execute.pm b/t/Test/Execute.pm
index 2513e08..3ce5178 100755
--- a/t/Test/Execute.pm
+++ b/t/Test/Execute.pm
@@ -63,6 +63,7 @@ sub run {
}
$name //= "Testing run of @cmd";
+ local $Test::Builder::Level = $Test::Builder::Level + 2;
subtest $name => sub {
plan tests => 2;