diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/rebar.app.src | 1 |
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]} ]} ]}. |