tests/testthat.R

library(testthat)
library(yelp)

if (identical(tolower(Sys.getenv("NOT_CRAN")), "true")) {
  test_check("yelp")
}
richierocks/yelp documentation built on May 3, 2019, 4:08 p.m.