summaryrefslogtreecommitdiff
path: root/t/t6006-rev-list-format.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2020-11-02 13:17:42 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-11-02 13:17:43 -0800
commit9879f3b3f6dc055099a045c67a1f086d60eb0200 (patch)
treea70f60aaffdc6145920d69e50dc978d3fb140238 /t/t6006-rev-list-format.sh
parentMerge branch 'jk/report-fn-typedef' (diff)
parenttest-lib: reduce verbosity of skipped tests (diff)
downloadtgif-9879f3b3f6dc055099a045c67a1f086d60eb0200.tar.xz
Merge branch 'en/test-selector'
Our test scripts can be told to run only individual pieces while skipping others with the "--run=..." option; they were taught to take a substring of test title, in addition to numbers, to name the test pieces to run. * en/test-selector: test-lib: reduce verbosity of skipped tests t6006, t6012: adjust tests to use 'setup' instead of synonyms test-lib: allow selecting tests by substring/glob with --run
Diffstat (limited to 't/t6006-rev-list-format.sh')
-rwxr-xr-xt/t6006-rev-list-format.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t6006-rev-list-format.sh b/t/t6006-rev-list-format.sh
index bc95da8a5f..99a1eaf332 100755
--- a/t/t6006-rev-list-format.sh
+++ b/t/t6006-rev-list-format.sh
@@ -339,7 +339,7 @@ commit $head1
.. (hinzugef${added_utf8_part_iso88591}gt) foo
EOF
-test_expect_success 'prepare expected messages (for test %b)' '
+test_expect_success 'setup expected messages (for test %b)' '
cat <<-EOF >expected.utf-8 &&
commit $head3
This commit message is much longer than the others,