rust-secp256k1-unsafe-fast/contrib
Tobin C. Harding 637d08f1fe
Add a layer of indirection to the test script
We would like to be able to run the test script with different lock
files, in preparation for doing so move the `test.sh` script to
`_test.sh` and add a new `test.sh` that runs `_test.sh`.

Keep the outer script as `test.sh` so that we do not change the workflow
for those running the script including the github actions.
2023-08-14 14:45:49 +10:00
..
_test.sh Add a layer of indirection to the test script 2023-08-14 14:45:49 +10:00
test.sh Add a layer of indirection to the test script 2023-08-14 14:45:49 +10:00