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