tests: test.sh: fixes locales when run from root of project
This commit is contained in:
parent
787f0dc6e2
commit
406feb3dc7
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
. "./locales/$LANG"
|
. "tests/locales/$LANG"
|
||||||
|
|
||||||
export BIN=build/bin
|
export BIN=build/bin
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user