summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/gettext-7-prg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/tests/gettext-7-prg.c')
-rw-r--r--gettext-tools/tests/gettext-7-prg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/tests/gettext-7-prg.c b/gettext-tools/tests/gettext-7-prg.c
index d60efe2..437de64 100644
--- a/gettext-tools/tests/gettext-7-prg.c
+++ b/gettext-tools/tests/gettext-7-prg.c
@@ -179,7 +179,7 @@ main (int argc, char *argv[])
unsetenv ("LANGUAGE");
unsetenv ("OUTPUT_CHARSET");
textdomain ("tstthread");
- bindtextdomain ("tstthread", ".");
+ bindtextdomain ("tstthread", "gt-7");
result = 0;
flipflop = 1;