Initialize locale directory for tests

Since commit a7865ef (Make the locale directory configurable,
2018-07-22), we need to specify the locale directory in the
configuration file.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Lukas Fleischer 2018-08-12 13:26:20 +02:00
parent b702e5c0e7
commit bf5a79da6b

View file

@ -31,6 +31,7 @@ aur_request_ml = aur-requests@archlinux.org
enable-maintenance = 0 enable-maintenance = 0
maintenance-exceptions = 127.0.0.1 maintenance-exceptions = 127.0.0.1
commit_uri = https://aur.archlinux.org/cgit/aur.git/log/?h=%s&id=%s commit_uri = https://aur.archlinux.org/cgit/aur.git/log/?h=%s&id=%s
localedir = $TOPLEVEL/web/locale/
[notifications] [notifications]
notify-cmd = $NOTIFY notify-cmd = $NOTIFY