Signer: fix animals test
This commit is contained in:
parent
3eeea7c1af
commit
0feb5bd07a
@ -1,7 +1,7 @@
|
||||
|
||||
let test_example () =
|
||||
let name = Ledger_names.crouching_tiger "12345" in
|
||||
assert (name = "calculating-meerkat-straight-beetle")
|
||||
assert (name = { c = "calculating" ; t = "meerkat" ; h = "straight" ; d = "beetle" })
|
||||
|
||||
let tests = [
|
||||
Alcotest.test_case "print_example" `Quick test_example;
|
||||
|
Loading…
Reference in New Issue
Block a user