1# See https://github.com/r-lib/testthat/issues/86
2Sys.setenv("R_TESTS" = "")
3
4library(testthat)
5library(later)
6
7test_check("later")
8