Skip to content

Commit

Permalink
Update tests/testthat/test-linl.R
Browse files Browse the repository at this point in the history
Co-Authored-By: eddelbuettel <[email protected]>
  • Loading branch information
aaronwolen and eddelbuettel authored Dec 16, 2018
1 parent 4f2a22c commit d0e0a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-linl.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
context("Letter Options")

test_that("Base letter", {
skip_on_cran()
frontmatter$plainquote <- TRUE
input <- build_rmd(frontmatter, body)
output <- render(input, output_dir = dirname(input), quiet = quiet)
Expand Down

0 comments on commit d0e0a2e

Please sign in to comment.