git/contrib/subtree/t
Luke Shumaker c4566ab429 subtree: t7900: use 'test' for string equality
t7900-subtree.sh defines its own `check_equal A B` function, instead of
just using `test A = B` like all of the other tests.  Don't be special,
get rid of `check_equal` in favor of `test`.

Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-04-28 16:47:16 +09:00
..
Makefile contrib/subtree: Clean and refactor test code 2015-11-13 00:02:56 -05:00
t7900-subtree.sh subtree: t7900: use 'test' for string equality 2021-04-28 16:47:16 +09:00