summaryrefslogtreecommitdiff
path: root/t/t0202-gettext-perl.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0202-gettext-perl.sh')
-rwxr-xr-xt/t0202-gettext-perl.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0202-gettext-perl.sh b/t/t0202-gettext-perl.sh
index a29d166e00..df2ea34932 100755
--- a/t/t0202-gettext-perl.sh
+++ b/t/t0202-gettext-perl.sh
@@ -5,6 +5,7 @@
test_description='Perl gettext interface (Git::I18N)'
+TEST_PASSES_SANITIZE_LEAK=true
. ./lib-gettext.sh
if ! test_have_prereq PERL; then