diff options
| -rw-r--r-- | tests/testthat.R | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/tests/testthat.R b/tests/testthat.R index 2eb2c8c3..01c9b7cd 100644 --- a/tests/testthat.R +++ b/tests/testthat.R @@ -1,7 +1,3 @@ -# Unsetting R_TESTS is a workaround for an R bug, see -# http://github.com/hadley/testthat/issues/144 -# Should be removed once the issue is resolved -Sys.setenv("R_TESTS" = "")  library(testthat)  library(mkin) | 
