Sign in
third-party-mirror
/
benmcollins
/
libjwt
/
60384cbc2b69acb5f8dfd8000c81841c0fb4f645
/
.
/
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