File: runtest

package info (click to toggle)
r-cran-rmarkdown 2.20%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,028 kB
  • sloc: javascript: 5,656; sh: 24; makefile: 17
file content (6 lines) | stat: -rw-r--r-- 178 bytes parent folder | download
1
2
3
4
5
6
--- a/tests/testthat.R
+++ b/tests/testthat.R
@@ -1,2 +1,2 @@
 library(testthat)
-if (identical(Sys.getenv("NOT_CRAN"), "true")) test_check("rmarkdown")
+test_check("rmarkdown")