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