Przeglądaj źródła

test: silence export warning

Thales Macedo Garitezi 3 lat temu
rodzic
commit
b1902cff27
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      apps/emqx_plugins/test/emqx_plugins_tests.erl

+ 1 - 0
apps/emqx_plugins/test/emqx_plugins_tests.erl

@@ -18,6 +18,7 @@
 
 
 -include_lib("eunit/include/eunit.hrl").
 -include_lib("eunit/include/eunit.hrl").
 
 
+-compile(nowarn_export_all).
 -compile(export_all).
 -compile(export_all).
 
 
 ensure_configured_test_todo() ->
 ensure_configured_test_todo() ->