summaryrefslogtreecommitdiff
path: root/src/plop.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/plop.erl')
-rw-r--r--src/plop.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plop.erl b/src/plop.erl
index ef7e53f..a4bbc2a 100644
--- a/src/plop.erl
+++ b/src/plop.erl
@@ -471,8 +471,8 @@ add_test() ->
entry = #plop_entry{type = test, data = <<"some data">>}},
SPTeq1 = spt(S#state.logid, S#state.privkey, TE),
SPTeq2 = spt(S#state.logid, S#state.privkey, TE),
- ?assertNotEqual(SPTeq1, SPTeq2). % DSA signatures differ!
-
+ ?assertNotEqual(SPTeq1, SPTeq2), % DSA signatures differ!
+ ok.
%% add_random_data(N, Size) ->
%% lists:foreach(