3 lines
No EOL
139 B
Erlang
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]}. |