tests/testthat/setup.R

tryCatch(
  {
    local_fm_testthat_setup(envir = testthat::teardown_env())
  },
  error = function(e) {
    local_fm_testthat_setup(envir = .GlobalEnv)
  }
)
finnlindgren/fmesher documentation built on April 5, 2025, 1:55 a.m.