context("test-print")
setup({
})
test_that("testing print", {
# TODO proper tests
expect_equal(2L, 2L)
})
teardown({
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.