2010-08-07 18:08:31 -07:00
|
|
|
%% edit `path` value to change target directory for tests
|
2010-08-06 06:18:09 -07:00
|
|
|
{eunit_compile_opts, [{d, test}, {d, path, "./test/cases/"}]}.
|
2010-08-07 18:08:31 -07:00
|
|
|
|
|
|
|
%% uncomment to get verbose output from test suite
|
|
|
|
%% {eunit_opts, [verbose]}.
|