tests/testthat/test-h.R

testthat::test_that("h works", {
  ref <- 5
  val <- h(2, 3)
  testthat::expect_equal(ref, val)
})
cast-iron/tomRenv documentation built on May 28, 2022, 12:26 a.m.