fix typo in rebar3 command
This commit is contained in:
parent
a4d9e19a5d
commit
1fb52dad67
1 changed files with 1 additions and 1 deletions
|
@ -136,5 +136,5 @@ ct with 100% coverage.
|
|||
|
||||
To have rebar3 execute the full set of tests, run:
|
||||
|
||||
rebar3 as test do cover --reset. eunit --cover, ct --cover, cover --verbose
|
||||
rebar3 as test do cover --reset, eunit --cover, ct --cover, cover --verbose
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue