major folder reorganisation, R pkg is now epclust/ at first level. Experimental usage...
[epclust.git] / epclust / tests / testthat.R
diff --git a/epclust/tests/testthat.R b/epclust/tests/testthat.R
new file mode 100644 (file)
index 0000000..eb8bc36
--- /dev/null
@@ -0,0 +1,4 @@
+library(testthat)
+library(epclust)
+
+test_check("epclust")