prophet/R/tests/testthat.R
2017-02-22 15:59:43 -08:00

5 lines
85 B
R

Sys.setenv("R_TESTS" = "")
library(testthat)
library(prophet)
test_check("prophet")