jsx/rebar.config
2010-08-06 06:18:09 -07:00

3 lines
No EOL
139 B
Erlang

%% edit `path` to change target directory for tests
{eunit_compile_opts, [{d, test}, {d, path, "./test/cases/"}]}.
{eunit_opts, [verbose]}.