File: test-that.R

package info (click to toggle)
r-cran-assertthat 0.1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 188 kB
  • sloc: sh: 9; makefile: 1
file content (4 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (2)
1
2
3
4
library(testthat)
library(assertthat)

test_package("assertthat")