mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 10:21:56 +02:00
(v1.7.1.9039) reinitiate all units tests
This commit is contained in:
@ -34,13 +34,11 @@ if (identical(Sys.getenv("R_RUN_TINYTEST"), "true")) {
|
||||
"inst/tinytest",
|
||||
"tinytest"),
|
||||
verbose = 99,
|
||||
pattern = "first.*\\.[rR]$",
|
||||
color = FALSE)
|
||||
cat("SUMMARY:\n")
|
||||
print(summary(out))
|
||||
cat("WARNINGS:\n")
|
||||
print(warnings())
|
||||
cat(attributes(out)$duration, "\n")
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user