jsx/rebar.config

5 lines
112 B
Text
Raw Normal View History

{eunit_compile_opts, [{d, test}]}.
%% uncomment to get verbose output from test suite
{eunit_opts, [verbose]}.