tests/testthat/test_dummy.R

context("Dummy Tests")
test_that(
  "Dummy test to prove that travic-ci and testthat work",
  {
    expect(T,"This message will never show")
  }
)
sgp667/rfastmongo documentation built on May 14, 2019, 12:48 p.m.