summaryrefslogtreecommitdiff
path: root/src/rebar_prv_common_test.erl
diff options
context:
space:
mode:
authoromarkj <omarkj@gmail.com>2014-09-25 11:27:17 -0700
committeromarkj <omarkj@gmail.com>2014-09-25 11:27:17 -0700
commit58f4019fa62a73e335967870f6605182d7386830 (patch)
tree1dfbef126c9dab676c92b8e3a08c4d43c38ee6ef /src/rebar_prv_common_test.erl
parentf9a941f2da1cd2667709323f456f4866902a2e79 (diff)
common tests -> Common Tests
Diffstat (limited to 'src/rebar_prv_common_test.erl')
-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}.