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, 0 insertions, 4 deletions
diff --git a/new_R/tests/testthat.R b/new_R/tests/testthat.R
deleted file mode 100644
index b1f5cc8..0000000
--- a/new_R/tests/testthat.R
+++ /dev/null
@@ -1,4 +0,0 @@
-library(testthat)
-library(SyncRNG)
-
-test_check("SyncRNG")