Sign in
third-party-mirror
/
benmcollins
/
libjwt
/
077941a211fbf6df0aa14486b4c8160600a812de
/
.
/
tests
/
test-env.sh
blob: d783cb21d5252a5ffae7f8f7ea860425cf9ff78e [
file
]
if
[
"$TEST"
=
"jwt_new"
];
then
export JWT_CRYPTO
=
openssl
elif
[
"$TEST"
=
"jwt_flipflop"
];
then
export JWT_CRYPTO
=
NONEXISTENT
fi