t1410: move reffiles specific tests to t0600
commitc02ce75823c9c35bdf6e5c5adda02cbfc4805ddc
authorJohn Cai <johncai86@gmail.com>
Fri, 19 Jan 2024 20:18:55 +0000 (19 20:18 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jan 2024 23:56:59 +0000 (22 15:56 -0800)
treee3c3014aacc9ae4e246d1b0b8f12524d3eb66c22
parente74d9f57164fac7890946907ab56f5d84fff1b83
t1410: move reffiles specific tests to t0600

Move these tests to t0600 with other reffiles specific tests since they
do things like take a lock on an individual ref, and write directly into
the reflog refs.

Signed-off-by: John Cai <johncai86@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0600-reffiles-backend.sh
t/t1410-reflog.sh