fix package
[talweg.git] / pkg / tests / testthat.R
index 97e5ad5..230f9ac 100644 (file)
@@ -1,6 +1,6 @@
 library(testthat)
 
-load_all() #because some non-exported functions
+library(devtools); load_all("talweg") #because some non-exported functions
 #library(talweg)
 
 test_check("talweg")