summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rwxr-xr-xt/op/magic.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/magic.t b/t/op/magic.t
index dda07dfbc9..1c02b5bbad 100755
--- a/t/op/magic.t
+++ b/t/op/magic.t
@@ -349,7 +349,7 @@ else {
}
if ($Is_miniperl) {
- skip ("miniperl can't rely on loading %Errno");
+ skip ("miniperl can't rely on loading %Errno") for 1..2;
} else {
no warnings 'void';