aboutsummaryrefslogtreecommitdiff
path: root/new_R/tests/testthat.R
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2021-01-14 17:30:12 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2021-01-14 17:30:12 +0000
commit201e19975461c6fb04d4487346e2a0b68d2359dc (patch)
tree0cf71b412b17670bf7e2c12b8e26c1dada051b5a /new_R/tests/testthat.R
parentMerge branch 'python' (diff)
downloadSyncRNG-201e19975461c6fb04d4487346e2a0b68d2359dc.tar.gz
SyncRNG-201e19975461c6fb04d4487346e2a0b68d2359dc.zip
Rename directories, remove extra test dir
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")