Skip to content
Snippets Groups Projects
test-cleanhtml.R 91 B
Newer Older
Lucas Schons's avatar
Lucas Schons committed
context("test-cleanhtml")

test_that("multiplication works", {
  expect_equal(2 * 2, 4)
})