From a9f43bc6ec805c93a36189b90bbdf0f9dbb17813 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 8 Mar 2016 14:50:37 -0500 Subject: start using testthat for testing --- tests/testthat.R | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/testthat.R (limited to 'tests/testthat.R') diff --git a/tests/testthat.R b/tests/testthat.R new file mode 100644 index 0000000..48ccaaf --- /dev/null +++ b/tests/testthat.R @@ -0,0 +1,4 @@ +library(testthat) +library(lossdistrib) + +test_check("lossdistrib") -- cgit v1.2.3-70-g09d2