aboutsummaryrefslogtreecommitdiffstats
path: root/test/handlers/resp_iolist_body_h.erl
diff options
context:
space:
mode:
Diffstat (limited to 'test/handlers/resp_iolist_body_h.erl')
-rw-r--r--test/handlers/resp_iolist_body_h.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/handlers/resp_iolist_body_h.erl b/test/handlers/resp_iolist_body_h.erl
index 938f561..d8989b5 100644
--- a/test/handlers/resp_iolist_body_h.erl
+++ b/test/handlers/resp_iolist_body_h.erl
@@ -2,6 +2,8 @@
-module(resp_iolist_body_h).
+-dialyzer(no_improper_lists).
+
-export([init/2]).
init(Req0, State) ->