diff options
-rw-r--r-- | test/setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/setup.sh b/test/setup.sh index 535e8190..5c761f22 100644 --- a/test/setup.sh +++ b/test/setup.sh @@ -31,6 +31,7 @@ aur_request_ml = aur-requests@archlinux.org enable-maintenance = 0 maintenance-exceptions = 127.0.0.1 commit_uri = https://aur.archlinux.org/cgit/aur.git/log/?h=%s&id=%s +localedir = $TOPLEVEL/web/locale/ [notifications] notify-cmd = $NOTIFY |