diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/rebar_core.erl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rebar_core.erl b/src/rebar_core.erl index 7c94504..c0d70dd 100644 --- a/src/rebar_core.erl +++ b/src/rebar_core.erl @@ -219,7 +219,6 @@ get-deps Fetch dependencies delete-deps Delete fetched dependencies generate [dump_spec=0/1] Build release with reltool -install [target=] Install build into target eunit [suite=foo] Run eunit [test/foo_tests.erl] tests ct [suite=] [case=] Run common_test suites in ./test |