We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 990a031 commit ae57bc4Copy full SHA for ae57bc4
tests/testthat/tests-cache-require-serial.R
@@ -30,7 +30,7 @@ test_that("top-level test: Caches top-level expressions efficiently on style_tex
30
})
31
32
33
-test_that("roxzgen code examples are written to cache as whole expressions bring speedgain", {
+test_that("roxygen code examples are written to cache as whole expressions bring speedgain", {
34
skip_on_cran()
35
local_test_setup(cache = TRUE)
36
text <- readLines(test_path("cache-with-r-cache/roxygen-cache-1.R"))
0 commit comments