Skip to content

Commit

Permalink
Add verbose flag in ct to have ct:pal print to stdout
Browse files Browse the repository at this point in the history
  • Loading branch information
GoelDeepak committed Feb 16, 2017
1 parent 6b87b50 commit 1ccc544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -37,7 +37,7 @@ eunit:
./rebar3 as test eunit

ct:
./rebar3 as test ct
./rebar3 as test ct -v

cover:
./rebar3 as test cover
Expand Down

0 comments on commit 1ccc544

Please sign in to comment.