rust-secp256k1-unsafe-fast/contrib
Tobin C. Harding bf95a02263 Use the STD_FEATURES list
We define a list of features that should be tested along with "std" but
we don't actually use it. Add a call to `cargo test` that enables "std"
and all the features from `STD_FEATURES`.

Found by `shellcheck`.
2022-07-22 11:35:15 +10:00
..
test.sh Use the STD_FEATURES list 2022-07-22 11:35:15 +10:00