From 167be045ecf7ff1b0a764301ab775ba74b548e41 Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Tue, 22 Mar 2011 18:58:13 -0700 Subject: [PATCH] silences eunit tests --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]}.