test: silence export warning
This commit is contained in:
parent
c798374b36
commit
b1902cff27
|
@ -18,6 +18,7 @@
|
|||
|
||||
-include_lib("eunit/include/eunit.hrl").
|
||||
|
||||
-compile(nowarn_export_all).
|
||||
-compile(export_all).
|
||||
|
||||
ensure_configured_test_todo() ->
|
||||
|
|
Loading…
Reference in New Issue