To-do cleanup

This commit is contained in:
Waldir Leoncio 2021-08-23 13:46:48 +02:00
parent 621ffdaf87
commit cabb3318dd
5 changed files with 5 additions and 6 deletions

View file

@ -148,7 +148,6 @@ test_that("suoritaMuutos works like on Matlab", {
})
test_that("laskeMuutokset4 works like on Matlab", {
# TODO: build these tests based on problems found in etsiParas
mx1 <- t(c(.4, 7))
expect_equivalent(
object = laskeMuutokset4(2, mx1, c(8, 2), 3),