mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-22 13:30:23 +01:00
6 lines
115 B
R
6 lines
115 B
R
library(testthat)
|
|
library(REDCapCAST)
|
|
|
|
# testthat::test_dir(here::here("tests/testthat"))
|
|
test_check("REDCapCAST")
|