silences eunit tests

This commit is contained in:
alisdair sullivan 2011-03-22 18:58:13 -07:00
parent 32c9a1f00f
commit 167be045ec

View file

@ -3,4 +3,4 @@
{eunit_compile_opts, [{d, eunit_test_path, "../test/cases"}]}. {eunit_compile_opts, [{d, eunit_test_path, "../test/cases"}]}.
%% uncomment to get verbose output from test suite %% uncomment to get verbose output from test suite
{eunit_opts, [verbose]}. %% {eunit_opts, [verbose]}.