summaryrefslogtreecommitdiff
path: root/src/truncate.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/truncate.erl')
-rw-r--r--src/truncate.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/truncate.erl b/src/truncate.erl
index 820af1bf..3e180a3a 100644
--- a/src/truncate.erl
+++ b/src/truncate.erl
@@ -20,7 +20,7 @@
-record(params, {content, struct, content_dec, struct_dec}).
--export([log_event/2, term/2]).
+-export([log_event/2, term/2, term_limit/2]).
%% exported for testing
-export([test/0]).