tests/testthat/test_dummy.R

context("tests")


# Configure this test to fit your need
test_that(
  "my test",
  {
    TRUE
  }
)
Novartis/tidymodules documentation built on Feb. 27, 2023, 8:35 a.m.