tests/testthat/test_hotelhd.R

skip_on_cran()

library(hotelhd)
context("Simple tests")

test_that("Dummy tests", {
  expect_equal(1, 1)
  expect_equal(2, 2)
  expect_equal(3, 3)
})
qpsy/hotelhd documentation built on May 26, 2019, 12:34 p.m.