From a7713940228abcf52a5d7bbb692ee803065bbb31 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Wed, 19 Aug 2015 22:12:49 -0400 Subject: [PATCH] Up test run verbosity. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c36b519..3362d04 100644 --- a/Makefile +++ b/Makefile @@ -55,4 +55,4 @@ dialyzer_blt_build: ) test: - @$(REBAR) ct skip_deps=true + @$(REBAR) ct skip_deps=true --verbose=1 -- 2.20.1