tests/testthat.R

##
## File:   testthat.R
## Author: Michael J. North
## Date:   November 25, 2015
##

## Note the needed libraries.
library("testthat")
library("SchemaOnRead")

## Attempt to run the tests.
test_check("SchemaOnRead")
drmichaelnorth/SchemaOnRead documentation built on May 15, 2019, 2:21 p.m.