dwww Home | Show directory contents | Find package

context("escape")
test_that("default escape works properly", {
  expect_equal(escape(1), structure("1", class="regex"))
})

Generated by dwww version 1.15 on Thu May 23 08:04:13 CEST 2024.