tests/test-all.R

library('GSLtools')

if(require("testthat", quietly = TRUE)) {
    test_package("GSLtools")
} else {
    print( "package 'testthat' not available, cannot run unit tests" )
}
floswald/GSLtools documentation built on May 16, 2019, 1:23 p.m.