Diff of /tests/testthat.R [000000] .. [ede2d4]

Switch to unified view

a b/tests/testthat.R
1
library(testthat)
2
library(hsstan)
3
options(mc.cores=2)
4
5
test_check("hsstan")