summaryrefslogtreecommitdiff
path: root/test/plop_test.erl
diff options
context:
space:
mode:
Diffstat (limited to 'test/plop_test.erl')
-rw-r--r--test/plop_test.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/plop_test.erl b/test/plop_test.erl
index cbbc85c..cf5a9a7 100644
--- a/test/plop_test.erl
+++ b/test/plop_test.erl
@@ -63,7 +63,7 @@ add(1, Pubkey) ->
%% ?assertEqual(fixme, fixme).
sth(0, Pubkey) ->
- STH = plop:sth(#sth{}),
+ STH = plop:sth(),
%%io:format(element(2, file:open("testdata", write)), "~p", [STH]),
<<Treesize:64,
Timestamp:64,