tests/testthat.R
c85802f1
 library(testthat)
 library(BgeeCall)
 
 Sys.setenv("R_TESTS" = "")
ee4827da
 test_check("BgeeCall")