Skip to content

Commit ae57bc4

Browse files
typo
1 parent 990a031 commit ae57bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/tests-cache-require-serial.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ test_that("top-level test: Caches top-level expressions efficiently on style_tex
3030
})
3131

3232

33-
test_that("roxzgen code examples are written to cache as whole expressions bring speedgain", {
33+
test_that("roxygen code examples are written to cache as whole expressions bring speedgain", {
3434
skip_on_cran()
3535
local_test_setup(cache = TRUE)
3636
text <- readLines(test_path("cache-with-r-cache/roxygen-cache-1.R"))

0 commit comments

Comments
 (0)