X-Git-Url: https://git.auder.net/?p=valse.git;a=blobdiff_plain;f=pkg%2Ftests%2Ftestthat.R;fp=pkg%2Ftests%2Ftestthat.R;h=d2761eac31cb452194d7a9154af7525c4cc76e44;hp=0000000000000000000000000000000000000000;hb=5ce95f263665997e5319422d19ac2ad9635b1e58;hpb=31444abc970b7fe17463bcc916e95846272158db diff --git a/pkg/tests/testthat.R b/pkg/tests/testthat.R new file mode 100644 index 0000000..d2761ea --- /dev/null +++ b/pkg/tests/testthat.R @@ -0,0 +1,4 @@ +library(testthat) +library(valse #ou load_all() + +test_check("valse")