JJ: Description from the destination commit:
~ todos JJ: Description from source commit: s/unwrap_err_/unwrap_/
This commit is contained in:
parent
650264f21e
commit
2b244adc1c
17 changed files with 85 additions and 105 deletions
|
|
@ -34,8 +34,6 @@ let () =
|
|||
check Timestamp.jsont {|{"t_s": "never"}|};
|
||||
check_bad Timestamp.jsont {|{"t_s": "123456780"}|};
|
||||
check_bad Timestamp.jsont {|{"t_s": "agagou"}|};
|
||||
|
||||
(* TODO CS not implemented *)
|
||||
check_bad DenominationKey.jsont
|
||||
{|{"cipher": "CS", "age_mask": 18, "cs_pub": "ouhagag"}|};
|
||||
()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue