From 751bb35cd7732ed88ba70f3fb6793c1658522b07 Mon Sep 17 00:00:00 2001 From: radrow Date: Mon, 22 Mar 2021 14:41:04 +0100 Subject: [PATCH] Add test --- test/aeser_api_encoder_tests.erl | 1 + 1 file changed, 1 insertion(+) diff --git a/test/aeser_api_encoder_tests.erl b/test/aeser_api_encoder_tests.erl index 732b32d..bd58eb2 100644 --- a/test/aeser_api_encoder_tests.erl +++ b/test/aeser_api_encoder_tests.erl @@ -23,6 +23,7 @@ , {commitment , 32} , {peer_pubkey , 32} , {state , 32} + , {fate_code , not_applicable} , {poi , not_applicable}]). encode_decode_test_() ->