jsx/rebar.config
2010-08-10 11:04:14 -07:00

4 lines
112 B
Erlang

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