Sfoglia il codice sorgente

test: silence export warning

Thales Macedo Garitezi 4 anni fa
parent
commit
b1902cff27
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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").
 
+-compile(nowarn_export_all).
 -compile(export_all).
 
 ensure_configured_test_todo() ->