t1404: move reffiles specific tests to t0600
commit102d7154a0546e79fa54b758db835dcfdcd1df2e
authorJohn Cai <johncai86@gmail.com>
Fri, 19 Jan 2024 20:18:52 +0000 (19 20:18 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jan 2024 23:56:57 +0000 (22 15:56 -0800)
tree94d9bb6f2b37fca8ba5f0ad618347f08389de173
parent9901af48ea98766afae4110641d208a278de11c5
t1404: move reffiles specific tests to t0600

These tests modify loose refs manually and are specific to the reffiles
backend. Move these to t0600 to be part of a test suite of reffiles
specific tests.

Signed-off-by: John Cai <johncai86@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0600-reffiles-backend.sh [new file with mode: 0755]
t/t1404-update-ref-errors.sh