test/recipes/02-err_errstr: skip errors that may not be loaded on Windows
authorRichard Levitte <levitte@openssl.org>
Fri, 25 Jan 2019 22:57:09 +0000 (23:57 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 11 Feb 2019 15:29:23 +0000 (16:29 +0100)
commit0e1b0e510dfe078b3fb2586d987d7b49ff8ef0b2
treeb854038cf194e47d55bcd24b44024d0f7ea0ccf9
parent95f59d398c3f28f7ee50f092106c5910d25f9e30
test/recipes/02-err_errstr: skip errors that may not be loaded on Windows

Fixes #8091

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8094)
test/recipes/02-test_errstr.t