DEBSOURCES
Skip Quicknav
sources / r-cran-prettycode / 1.1.0-2 / tests / testthat / test.R
12345678
context("prettycode") test_that("prettycode works", { expect_true(TRUE) })