dwww Home | Show directory contents | Find package

test_that("Skips skip", {
  skip("Skipping to avoid certain failure")
  expect_true(FALSE)
})

Generated by dwww version 1.15 on Sun May 19 05:21:33 CEST 2024.