context("Path specific")
test_that("Parse paths correctly", {
expect_equal(get_paths("hello/world/test"), c("hello/world/test", "hello/world", "hello"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.