X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/00c0e1ee57fe86089ee3a3ed6f81554b21786f43..d53b420d8e0e4f75c003bddd61a32105d179ab71:/ext/DynaLoader/t/DynaLoader.t diff --git a/ext/DynaLoader/t/DynaLoader.t b/ext/DynaLoader/t/DynaLoader.t index b97fc60..9cdc209 100644 --- a/ext/DynaLoader/t/DynaLoader.t +++ b/ext/DynaLoader/t/DynaLoader.t @@ -89,7 +89,7 @@ SKIP: { # (not at least by that name) that the dl_findfile() # could find. skip "dl_findfile test not appropriate on $^O", 1 - if $^O =~ /(win32|vms|openbsd)/i; + if $^O =~ /(win32|vms|openbsd|cygwin)/i; # Play safe and only try this test if this system # looks pretty much Unix-like. skip "dl_findfile test not appropriate on $^O", 1