Silence compiler warning
This commit is contained in:
parent
8a16bd4fa1
commit
ea17dae93e
@ -1,7 +1,7 @@
|
||||
-module(aeso_abi_tests).
|
||||
|
||||
-include_lib("eunit/include/eunit.hrl").
|
||||
-compile(export_all).
|
||||
-compile([export_all, nowarn_export_all]).
|
||||
|
||||
-define(SANDBOX(Code), sandbox(fun() -> Code end)).
|
||||
-define(DUMMY_HASH_WORD, 16#123).
|
||||
|
Loading…
x
Reference in New Issue
Block a user