File: testthat.R

package info (click to toggle)
r-cran-prettycode 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 408 kB
  • sloc: sh: 13; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (2)
1
2
3
4
library(testthat)
library(prettycode)

test_check("prettycode")