3 lines
139 B
Text
3 lines
139 B
Text
![]() |
%% edit `path` to change target directory for tests
|
||
|
{eunit_compile_opts, [{d, test}, {d, path, "./test/cases/"}]}.
|
||
|
{eunit_opts, [verbose]}.
|