--- a +++ b/tests/testthat/test-examples.R @@ -0,0 +1,3 @@ +test_that("examples run", { + test_examples(path = "../..") +})