]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1171: tests: wrong arguments passed to assert_equal() v9.1.1171
authorzeertzjq <zeertzjq@outlook.com>
Tue, 4 Mar 2025 20:33:57 +0000 (21:33 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 4 Mar 2025 20:33:57 +0000 (21:33 +0100)
commita95085e0fc2e46c7136982e8ba1ae91375991bfd
treecc4a88ef11d316b099b2e84939f4403882a86a56
parent4ec46f32102e5569b247840e05a99221747a9381
patch 9.1.1171: tests: wrong arguments passed to assert_equal()

Problem:  tests: wrong arguments passed to assert_equal()
          (after v9.1.1167).
Solution: Swap arguments in the assert_equal() call (zeertzjq).

closes: #16782

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_registers.vim
src/version.c