tests/testthat.R

library("testthat")
library("RODBCDBI")
if (identical(Sys.getenv("NOT_CRAN"), "true")){
  test_check("RODBCDBI")  
}
teramonagi/RODBCDBI documentation built on May 31, 2019, 8:37 a.m.