1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 09:51:48 +02:00

(v1.6.0.9040) unit tests

This commit is contained in:
2021-05-16 09:25:36 +02:00
parent 6c3ab19e3a
commit 00496e45b7
18 changed files with 72 additions and 79 deletions

Binary file not shown.

View File

@ -43,5 +43,3 @@ for (i in seq_len(length(to_update))) {
warning = function(w) message(w$message),
error = function(e) message(e$message))
}
# saveRDS(to_update, ".github/depends.Rds", version = 2)