inst/expkg/flm0/tests/extra/del1.R

# Tests to check see if deleted tests work as expected

unitizer_sect("basic tests", {
  1 + 1
  TRUE
  "hello"
})
unitizer_sect("more tests", {
  3
  645
  9 / 0
})
brodieG/unitizer documentation built on June 11, 2025, 3:54 a.m.