mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-02-07 11:08:24 +00:00
Fix pkcs11 runner test.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
4bba3c6f64
commit
3514c7ad82
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash -eu
|
||||
|
||||
source tests/docker_env.sh
|
||||
run_in_docker ./tests/start-up-and-test.sh
|
||||
run_in_docker ./tests/start-up-and-test-pkcs11.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue