mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Add nowarn_export_all to all test suites
This commit is contained in:
parent
d33a0df3fe
commit
cf3ab5832a
17 changed files with 17 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
-module(metrics_SUITE).
|
||||
-compile(export_all).
|
||||
-compile(nowarn_export_all).
|
||||
|
||||
-import(ct_helper, [config/2]).
|
||||
-import(ct_helper, [doc/1]).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue