SQUASH??? avoid test number clash by moving 3454-h-squash to 3455

This commit is contained in:
Junio C Hamano
2026-06-18 13:07:03 -07:00
parent 4fcf3481b2
commit 0dd6508099
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -399,7 +399,7 @@ integration_tests = [
't3451-history-reword.sh',
't3452-history-split.sh',
't3453-history-fixup.sh',
't3454-history-squash.sh',
't3455-history-squash.sh',
't3500-cherry.sh',
't3501-revert-cherry-pick.sh',
't3502-cherry-pick-merge.sh',