From 58f4019fa62a73e335967870f6605182d7386830 Mon Sep 17 00:00:00 2001 From: omarkj Date: Thu, 25 Sep 2014 11:27:17 -0700 Subject: common tests -> Common Tests --- src/rebar_prv_common_test.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rebar_prv_common_test.erl b/src/rebar_prv_common_test.erl index 958822f..b880d77 100644 --- a/src/rebar_prv_common_test.erl +++ b/src/rebar_prv_common_test.erl @@ -25,7 +25,7 @@ init(State) -> bare = false, deps = ?DEPS, example = "rebar ct", - short_desc = "Run common tests", + short_desc = "Run Common Tests", desc = "", opts = []}), {ok, State1}. -- cgit v1.1