inst/tests/test-data.r

context('First tests')

test_that('template for the tests', {
  x <- 1
  expect_that(x, equals(1))
})
philliplab/HaplotypeTracker documentation built on May 25, 2019, 5:05 a.m.