# This file is part of the standard testthat setup for R packages. # It runs all tests in the tests/testthat/ directory. library(testthat) library(tinyshinyserver) test_check("tinyshinyserver")