X-Git-Url: https://git.auder.net/?p=morpheus.git;a=blobdiff_plain;f=pkg%2Ftests%2Ftestthat.R;h=47c36a941d9c0e9b38eafcdef5e0c24105c090f2;hp=539a5655a98069abef37b059e424d0d5ba066ce6;hb=ab35f6102896a49e86e853262c0650faa2931638;hpb=cbd88fe5729bf206a784238a2637aa60e697fcdc diff --git a/pkg/tests/testthat.R b/pkg/tests/testthat.R index 539a565..47c36a9 100644 --- a/pkg/tests/testthat.R +++ b/pkg/tests/testthat.R @@ -1,5 +1,4 @@ library(testthat) -#library(morpheus) -load_all() +library(morpheus) test_check("morpheus")