aboutsummaryrefslogtreecommitdiff
path: root/tests/ranking.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-08 02:19:50 -0300
committerEuAndreh <eu@euandre.org>2021-06-08 02:19:50 -0300
commitda9fb4e0758a5a11090a40e79ec80a61d5484a31 (patch)
treec6684585986fd2e00218399a9c413b6ab1686913 /tests/ranking.sh
parentTODOs.md: Add #task-fe406a67-e406-41a7-df4a-1e006dc636e9 (diff)
downloadremembering-da9fb4e0758a5a11090a40e79ec80a61d5484a31.tar.gz
remembering-da9fb4e0758a5a11090a40e79ec80a61d5484a31.tar.xz
tests/ranking.sh: Move $LANG configuration to inside of the test file
Diffstat (limited to 'tests/ranking.sh')
-rwxr-xr-xtests/ranking.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ranking.sh b/tests/ranking.sh
index a876f07..e10963e 100755
--- a/tests/ranking.sh
+++ b/tests/ranking.sh
@@ -5,6 +5,7 @@ set -eu
. tests/lib.sh
export XDG_DATA_HOME="$PWD/tests/test-profiles"
+export LANG=C.UTF-8
test_picking_first_makes_it_be_always_first() {
testing 'picking first makes it be always first'