summaryrefslogtreecommitdiff
path: root/tests/test-shape.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-07-10 23:28:47 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-07-10 23:28:47 +0000
commit5e20f517a297344c1424f78d9a6784a02b2f82da (patch)
treec48ee46794a4d3d8a5ae79fcbee4dba7c84c6143 /tests/test-shape.c
parent6a28e306a4b4a779aa62f0eab4e2f1c70241345c (diff)
parent7af6d5966fa48d494037c49658a2a526a646fa45 (diff)
downloadpango-5e20f517a297344c1424f78d9a6784a02b2f82da.tar.gz
Merge branch 'matthiasc/for-master' into 'master'
tests: Avoid a possible invalid access See merge request GNOME/pango!376
Diffstat (limited to 'tests/test-shape.c')
-rw-r--r--tests/test-shape.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-shape.c b/tests/test-shape.c
index be3e4415..a04291e4 100644
--- a/tests/test-shape.c
+++ b/tests/test-shape.c
@@ -337,7 +337,6 @@ main (int argc, char *argv[])
const gchar *name;
gchar *path;
- g_setenv ("LC_ALL", "en_US.UTF-8", TRUE);
setlocale (LC_ALL, "");
g_test_init (&argc, &argv, NULL);