tests/testthat/test-astyle.R

context("astyle")

test_that("source code formatting", {
  skip_on_cran()
  skip_on_os("windows")
  skip_on_travis()

  expect_warning(astyle("--dry-run"), NA)
})
olascodgreat/samife documentation built on May 13, 2019, 6:11 p.m.