From 558ae9b6c63c3735fbfb65a6a116f922f0c2ac00 Mon Sep 17 00:00:00 2001 From: Luis Rascao Date: Wed, 5 Jul 2017 22:57:20 +0100 Subject: Add OTP20 support --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rebar.config') diff --git a/rebar.config b/rebar.config index 395fdd7..762d6df 100644 --- a/rebar.config +++ b/rebar.config @@ -31,7 +31,7 @@ {profiles, [{dev, [{plugins, [rebar3_neotoma_plugin]}]}, - {test, [{erl_opts, [debug_info]}]}, + {test, [{erl_opts, [nowarn_export_all, debug_info]}]}, {dialyze, [{overrides, [{add, erlware_commons, [{erl_opts, [debug_info]}]}, {add, providers, [{erl_opts, [debug_info]}]}, -- cgit v1.2.3