Added support for unit testing.
[arvados.git] / sdk / R / tests / testthat.R
1 library(testthat)
2 library(ArvadosR)
3
4 test_check("ArvadosR")