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