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