test/test-migrate-fixtures.sh: s/txt/md

This commit is contained in:
Taylor Blau 2018-07-16 17:07:57 -05:00
parent be411309fd
commit 6c6b13fd5e

@ -178,7 +178,7 @@ setup_single_local_branch_tracked_corrupt() {
#
# - Commit 'A' has 120, 140 bytes of data in a.txt, and a.md, respectively.
#
# - Commit 'B' has 30 bytes of data in a.txt, and includes commit 'A' as a
# - Commit 'B' has 30 bytes of data in a.md, and includes commit 'A' as a
# parent.
setup_multiple_local_branches() {
set -e