Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fc/git-complete-helper' into fc/git-prompt-script
[gitweb.git]
/
t
/
t5150-request-pull.sh
diff --git
a/t/t5150-request-pull.sh
b/t/t5150-request-pull.sh
index 2af8947eebb3e9ee45f83acb398335ec163a521c..432f98c357601057cb89f9dd6bfbe1ab02e9477a 100755
(executable)
--- a/
t/t5150-request-pull.sh
+++ b/
t/t5150-request-pull.sh
@@
-216,7
+216,7
@@
test_expect_success 'pull request format' '
git request-pull initial "$downstream_url" >../request
) &&
<request sed -nf fuzz.sed >request.fuzzy &&
- test_cmp expect request.fuzzy
+ test_
i18n
cmp expect request.fuzzy
'