To-do cleanup
This commit is contained in:
parent
621ffdaf87
commit
cabb3318dd
5 changed files with 5 additions and 6 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue