i18n: use test_i18ncmp in t1200 and t2200
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
@ -166,8 +166,8 @@ test_expect_success 'git resolve' '
|
||||
-e "s/^Fast[- ]forward /FASTFORWARD /" >resolve.output
|
||||
'
|
||||
|
||||
test_expect_success C_LOCALE_OUTPUT 'git resolve output' '
|
||||
test_cmp resolve.expect resolve.output
|
||||
test_expect_success 'git resolve output' '
|
||||
test_i18ncmp resolve.expect resolve.output
|
||||
'
|
||||
|
||||
cat > show-branch2.expect << EOF
|
||||
|
Reference in New Issue
Block a user