Переглянути джерело

Fix bug 629; updated help for new common_test command

Dave Smith 15 роки тому
джерело
коміт
ed59ed2b52
1 змінених файлів з 1 додано та 4 видалено
  1. +1
    -4
      src/rebar_core.erl

+ 1
- 4
src/rebar_core.erl Переглянути файл

@ -219,10 +219,7 @@ 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
int_test [suite=] [case=] Run ct suites in ./int_test
perf_test [suite=] [case=] Run ct suites in ./perf_test
test [suite=] [case=] Run ct suites in ./test
ct [suite=] [case=] Run common_test suites in ./test
xref Run cross reference analysis

Завантаження…
Відмінити
Зберегти