mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2025-09-12 10:39:39 +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")
|