aboutsummaryrefslogtreecommitdiffstats
path: root/test/cowboy_test.erl
diff options
context:
space:
mode:
Diffstat (limited to 'test/cowboy_test.erl')
-rw-r--r--test/cowboy_test.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cowboy_test.erl b/test/cowboy_test.erl
index bdeb801..23185b4 100644
--- a/test/cowboy_test.erl
+++ b/test/cowboy_test.erl
@@ -14,6 +14,7 @@
-module(cowboy_test).
-compile(export_all).
+-compile(nowarn_export_all).
-import(ct_helper, [config/2]).