mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-21 05:59:07 +02:00
5 lines
115 B
R
5 lines
115 B
R
library(testthat)
|
|
library(REDCapCAST)
|
|
|
|
# testthat::test_dir(here::here("tests/testthat"))
|
|
test_check("REDCapCAST")
|