aboutsummaryrefslogtreecommitdiff
path: root/tests/tinytest.R
blob: 6c6da6079b999fe377bdb9de6489a7f1d069989c (plain)
1
2
3
4
if ( requireNamespace("tinytest", quietly=TRUE) ){
	tinytest::test_package("jagsUI")
}