diff --git a/tests/mod-auth.t b/tests/mod-auth.t index e070df10..576ee4eb 100755 --- a/tests/mod-auth.t +++ b/tests/mod-auth.t @@ -86,6 +86,7 @@ ok($tf->handle_http($t) == 0, 'Basic-Auth: Valid Auth-token - htpasswd (sha, wro SKIP: { skip "no md5 for crypt under cygwin", 1 if $^O eq 'cygwin'; + skip "no md5 for crypt under darwin", 1 if $^O eq 'darwin'; $t->{REQUEST} = ( <