Skip to content

Commit 4e9a0b8

Browse files
committed
Skip this test on CRAN, it fails
1 parent 6e4b93e commit 4e9a0b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/testthat/test-tally_coverage.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
test_that("tally_coverage includes compiled code", {
2+
skip_on_cran()
3+
24
cov <- package_coverage(test_path("TestCompiled"))
35
tall <- tally_coverage(cov)
46

0 commit comments

Comments
 (0)