File: testthat.R

package info (click to toggle)
r-cran-units 0.8-1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,068 kB
  • sloc: xml: 2,437; cpp: 175; sh: 13; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (3)
1
2
3
4
5
library(testthat)
library(units)

test_check("units")
do.call(units_options, units:::.default_options)