testthat.R 85 B

123456
  1. Sys.setenv("R_TESTS" = "")
  2. library(testthat)
  3. library(prophet)
  4. test_check("prophet")