t6006, t6012: adjust tests to use 'setup' instead of synonyms
authorElijah Newren <newren@gmail.com>
Sun, 18 Oct 2020 00:23:46 +0000 (00:23 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 18 Oct 2020 20:18:37 +0000 (13:18 -0700)
commit2ba31ebdd66bd84a4940d9e950e351260bac5384
tree451b6dd4050d30f375582fa690337753490553fe
parentf21ac368f15b0a4df301c65a9a603c4e57277f57
t6006, t6012: adjust tests to use 'setup' instead of synonyms

With the new ability to pass --run=setup to select which tests to run,
it is more convenient if tests use the term "setup" instead of synonyms
like 'prepare' or 'rebuild'.  There are undoubtedly many other tests in
our testsuite that could be changed over too, these are just a couple
that I ran into.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6006-rev-list-format.sh
t/t6012-rev-list-simplify.sh