DEBSOURCES
Skip Quicknav
sources / r-cran-shiny / 1.5.0%2Bdfsg-2 / tests / test-all.R
12345678
# only test if testthat is available if (require(testthat)) { library(testthat) library(shiny) test_check("shiny") }