diff options
Diffstat (limited to 'tests/ranking.sh')
-rwxr-xr-x | tests/ranking.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ranking.sh b/tests/ranking.sh index e10963e..869b785 100755 --- a/tests/ranking.sh +++ b/tests/ranking.sh @@ -2,7 +2,7 @@ set -eu . aux/utils.sh -. tests/lib.sh +. aux/tests-lib.sh export XDG_DATA_HOME="$PWD/tests/test-profiles" export LANG=C.UTF-8 |