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