summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rebar_prv_common_test.erl2
1 files changed, 1 insertions, 1 deletions
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}.