mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-21 21:10:22 +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")
|