From: Siraaj Khandkar Date: Thu, 20 Aug 2015 02:12:49 +0000 (-0400) Subject: Up test run verbosity. X-Git-Tag: 0.0.0~9 X-Git-Url: https://git.xandkar.net/?p=beam_stats.git;a=commitdiff_plain;h=a7713940228abcf52a5d7bbb692ee803065bbb31 Up test run verbosity. --- 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