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