tests/testthat/test-GitBlock.R

test_that("multiplication works", {
  res<-GitBlock(2,2)
  expect_equal(res,1)
})
abderrahim-ait/Projet_R-Groupe4 documentation built on March 24, 2022, 10:17 p.m.