fix package
[talweg.git] / pkg / tests / testthat.R
CommitLineData
1e20780e 1library(testthat)
3ddf1c12 2
4e821712 3library(devtools); load_all("talweg") #because some non-exported functions
3ddf1c12 4#library(talweg)
1e20780e
BA
5
6test_check("talweg")