summaryrefslogtreecommitdiffstats
path: root/tests/test_ipalib
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_ipalib')
-rw-r--r--tests/test_ipalib/test_text.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_ipalib/test_text.py b/tests/test_ipalib/test_text.py
index 580c68f70..ac156fe03 100644
--- a/tests/test_ipalib/test_text.py
+++ b/tests/test_ipalib/test_text.py
@@ -70,8 +70,8 @@ def test_gettext():
art the string "foo" would render as: "-->foo<--"
'''
- localedir='../../install/po/test_locale'
- test_file='../../install/po/test.po'
+ localedir='install/po/test_locale'
+ test_file='install/po/test.po'
# The test installs the test message catalog under the en_US
# (e.g. U.S. English) language. It would be nice to use a dummy