Skip to content

Commit

Permalink
LC_MESSAGES=C for testing in non-English locales
Browse files Browse the repository at this point in the history
  • Loading branch information
tdhock committed Dec 18, 2024
1 parent 96e30e6 commit be8b1d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat.R
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
data.table::setDTthreads(1)
Sys.setlocale("LC_MESSAGES",locale="C")
if(require(testthat))test_check("nc")

0 comments on commit be8b1d7

Please sign in to comment.