tests/testthat/test-sample.R

context("Checking SAMPLE")

## This is a sample unit test that can be altered

## The user is encouraged to use unit tests on each function
## to ensure it continues to behave as expected after changes

test_that("SAMPLE ...",{
    
    expect_true(TRUE)

})
steventsimpson/brokenCSV documentation built on May 30, 2019, 4:47 p.m.