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