TODO: unit tests for simil days
[talweg.git] / pkg / tests / testthat.R
index 2a60ff4..97e5ad5 100644 (file)
@@ -1,4 +1,6 @@
 library(testthat)
-library(talweg)
+
+load_all() #because some non-exported functions
+#library(talweg)
 
 test_check("talweg")