de_serialize works. Variables names improved. Code beautified. TODO: clustering tests
[epclust.git] / epclust / tests / testthat.R
index eb8bc36..f58c71c 100644 (file)
@@ -1,4 +1,4 @@
 library(testthat)
-library(epclust)
+load_all("..")
 
 test_check("epclust")