t/README: Typo: paralell -> parallel
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
e1ca1c9d9b
commit
85b0b34ea4
2
t/README
2
t/README
|
@ -33,7 +33,7 @@ the tests.
|
|||
ok 3 - plain bare
|
||||
|
||||
Since the tests all output TAP (see http://testanything.org) they can
|
||||
be run with any TAP harness. Here's an example of paralell testing
|
||||
be run with any TAP harness. Here's an example of parallel testing
|
||||
powered by a recent version of prove(1):
|
||||
|
||||
$ prove --timer --jobs 15 ./t[0-9]*.sh
|
||||
|
|
Loading…
Reference in New Issue