summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
authoromarkj <omarkj@gmail.com>2014-09-18 23:00:20 -0700
committeromarkj <omarkj@gmail.com>2014-09-18 23:00:20 -0700
commita9d06554e98a571889d79fd487498579c4916dcb (patch)
treeec70396bba8d124f068461edeaf8b994573ca7b3 /src/rebar.app.src
parentd78f66291f0f82b6c50193b041c7a26b4ced9037 (diff)
Add common_test provider.
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r--src/rebar.app.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src
index 2e21351..3164b73 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -36,6 +36,7 @@
rebar_prv_update,
rebar_prv_release,
rebar_prv_version,
+ rebar_prv_common_test,
rebar_prv_help]}
]}
]}.