Skip to content

Commit

Permalink
fix glibcLocales test on darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Mar 14, 2024
1 parent 6f91d5a commit 7edd01f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/glibcLocales/devenv.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
enterTest = ''
set -xe
locale | grep "LANG=en_US.UTF-8"
'';
}

0 comments on commit 7edd01f

Please sign in to comment.