X-Git-Url: https://git.auder.net/?p=morpheus.git;a=blobdiff_plain;f=pkg%2Ftests%2Ftestthat.R;fp=pkg%2Ftests%2Ftestthat.R;h=47c36a941d9c0e9b38eafcdef5e0c24105c090f2;hp=3b2853822bce9ef17fffadc7178a15dc4cec94c7;hb=ab35f6102896a49e86e853262c0650faa2931638;hpb=4b2f17bb108bab0f263619cfe00eabfb1e9b8860 diff --git a/pkg/tests/testthat.R b/pkg/tests/testthat.R index 3b28538..47c36a9 100644 --- a/pkg/tests/testthat.R +++ b/pkg/tests/testthat.R @@ -1,10 +1,4 @@ library(testthat) - -# Locally: -#library(devtools) -#load_all("../") - -# With R CMD check: library(morpheus) test_check("morpheus")