Diff of /tests/testthat.R [000000] .. [f2e496]

Switch to side-by-side view

--- a
+++ b/tests/testthat.R
@@ -0,0 +1,4 @@
+library(testthat)
+library(eventPrediction)
+
+test_check("eventPrediction")
\ No newline at end of file