diff options
-rw-r--r-- | p11p-daemon/src/p11p_rpc.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p11p-daemon/src/p11p_rpc.erl b/p11p-daemon/src/p11p_rpc.erl index 897bb00..35d0793 100644 --- a/p11p-daemon/src/p11p_rpc.erl +++ b/p11p-daemon/src/p11p_rpc.erl @@ -115,7 +115,7 @@ consume_data_test_() -> Msg)] end}. -%% TODO: generate these, to make them exhaustive +%% TODO: generate these, to make them tests exhaustive parse1_test_() -> {setup, fun() -> |