Skip to content

Commit

Permalink
Just before release on CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
gdemin committed Jul 1, 2019
1 parent d91f5ab commit 130db49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
if(capabilities('long.double')){
library(testthat)
library(expss)
options(covr = TRUE)
options(covr = FALSE)
options(width = 1000)
testthat::test_check("expss")
}

0 comments on commit 130db49

Please sign in to comment.