diff --git a/rebar.config b/rebar.config index 0aac6f7..557cb43 100644 --- a/rebar.config +++ b/rebar.config @@ -3,4 +3,4 @@ {eunit_compile_opts, [{d, test}, {d, eunit_test_path, "../test/cases"}]}. %% uncomment to get verbose output from test suite -{eunit_opts, [verbose]}. +%% {eunit_opts, [verbose]}.