wip cram test
This commit is contained in:
parent
6d73af2169
commit
8bb9d35dda
5 changed files with 15 additions and 38 deletions
|
|
@ -4,6 +4,11 @@
|
|||
(libraries mte mirage-crypto-rng.unix))
|
||||
|
||||
(executable
|
||||
(name validate_response)
|
||||
(modules validate_response)
|
||||
(public_name mte-validate)
|
||||
(name validate)
|
||||
(modules validate)
|
||||
(libraries mte bos cmdliner))
|
||||
|
||||
(cram
|
||||
(deps
|
||||
(file "keys.demo.taler.net.v31_0_9.json")))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue