test: silence export warning

This commit is contained in:
Thales Macedo Garitezi 2022-04-01 16:34:05 -03:00
parent c798374b36
commit b1902cff27
No known key found for this signature in database
GPG Key ID: DD279F8152A9B6DD
1 changed files with 1 additions and 0 deletions

View File

@ -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() ->