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