mirror of
https://github.com/correl/rebar.git
synced 2024-11-15 03:00:18 +00:00
Fix -c typo (Noticed-by: Joe Norton)
This commit is contained in:
parent
64972a0be5
commit
74a82fa104
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ test-compile Compile sources for eunit/qc run
|
|||
eunit [suites=foo] Run eunit [test/foo_tests.erl] tests
|
||||
ct [suites=] [case=] Run common_test suites
|
||||
|
||||
qc Test QuichCheck properties
|
||||
qc Test QuickCheck properties
|
||||
|
||||
xref Run cross reference analysis
|
||||
|
||||
|
|
Loading…
Reference in a new issue