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 Oct. 14, 2023, 6:26 a.m.