]> Kevux Git Server - rit/commit
t3404: replace test with test_line_count()
authorUsman Akinyemi <usmanakinyemi202@gmail.com>
Sat, 12 Oct 2024 23:09:33 +0000 (23:09 +0000)
committerTaylor Blau <me@ttaylorr.com>
Mon, 14 Oct 2024 16:03:35 +0000 (12:03 -0400)
commit19c291e5b2427b717869be3732822e33eb5b4f83
treefc90bab46b5cb7180489e109468a41994f2514fd
parentc8fbae25c338b28143e79b253f12567ea48fcbb3
t3404: replace test with test_line_count()

Refactor t3404 to replace instances of `test` with `test_line_count()`
for checking line counts. This improves readability and aligns with Git's
current test practices.

Signed-off-by: Usman Akinyemi <usmanakinyemi202@gmail.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
t/t3404-rebase-interactive.sh