TODO: unit tests for simil days
[talweg.git] / pkg / tests / testthat.R
1 library(testthat)
2
3 load_all() #because some non-exported functions
4 #library(talweg)
5
6 test_check("talweg")