tests: test.sh: fixes locales when run from root of project

This commit is contained in:
Emma Tebibyte 2024-05-27 22:37:15 -06:00
parent 787f0dc6e2
commit 406feb3dc7
Signed by: emma
GPG Key ID: 06FA419A1698C270

View File

@ -9,7 +9,7 @@
set -e
. "./locales/$LANG"
. "tests/locales/$LANG"
export BIN=build/bin