diff --git a/t/meson.build b/t/meson.build index f80e366cff..9867762bac 100644 --- a/t/meson.build +++ b/t/meson.build @@ -240,7 +240,7 @@ integration_tests = [ 't1700-split-index.sh', 't1701-racy-split-index.sh', 't1800-hook.sh', - 't1900-repo.sh', + 't1900-repo-info.sh', 't1901-repo-structure.sh', 't2000-conflict-when-checking-files-out.sh', 't2002-checkout-cache-u.sh', diff --git a/t/t1900-repo.sh b/t/t1900-repo-info.sh similarity index 100% rename from t/t1900-repo.sh rename to t/t1900-repo-info.sh