aboutsummaryrefslogtreecommitdiff
path: root/new_R/tests/testthat.R
diff options
context:
space:
mode:
Diffstat (limited to 'new_R/tests/testthat.R')
-rw-r--r--new_R/tests/testthat.R4
1 files changed, 4 insertions, 0 deletions
diff --git a/new_R/tests/testthat.R b/new_R/tests/testthat.R
new file mode 100644
index 0000000..b1f5cc8
--- /dev/null
+++ b/new_R/tests/testthat.R
@@ -0,0 +1,4 @@
+library(testthat)
+library(SyncRNG)
+
+test_check("SyncRNG")