Skip to content

Commit

Permalink
Skip this test on CRAN, it fails
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed Aug 6, 2019
1 parent 6e4b93e commit 4e9a0b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testthat/test-tally_coverage.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
test_that("tally_coverage includes compiled code", {
skip_on_cran()

cov <- package_coverage(test_path("TestCompiled"))
tall <- tally_coverage(cov)

Expand Down

0 comments on commit 4e9a0b8

Please sign in to comment.