tests/testthat/test-check.R

context("Intentional pass")

test_that("testthat is working", {
  expect_that(TRUE, equals(TRUE))
})

Try the GMCM package in your browser

Any scripts or data that you put into this service are public.

GMCM documentation built on Nov. 6, 2019, 1:08 a.m.