mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 18:41:58 +02:00
algorithm update
This commit is contained in:
@ -55,3 +55,8 @@ test_that("data sets are valid", {
|
||||
as.data.frame(stringsAsFactors = FALSE))
|
||||
|
||||
})
|
||||
|
||||
test_that("creation of data sets are valid", {
|
||||
# run the code
|
||||
.onLoad()
|
||||
})
|
||||
|
Reference in New Issue
Block a user