diff options
Diffstat (limited to 't/t8005-blame-i18n.sh')
| -rwxr-xr-x | t/t8005-blame-i18n.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t8005-blame-i18n.sh b/t/t8005-blame-i18n.sh index 7a1f581c24..81847ffb9a 100755 --- a/t/t8005-blame-i18n.sh +++ b/t/t8005-blame-i18n.sh @@ -1,6 +1,7 @@ #!/bin/sh test_description='git blame encoding conversion' + . ./test-lib.sh if ! test_have_prereq ICONV |
