Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
IDS-Mannheim
/
kableExtra
/
37975a3af16205161a0375ce2b4f3a8d6b2d3eed
/
.
/
tests
/
test-all.R
blob: 27593da4c8fdc2be5d00127398aa60b07837d973 [
file
] [
log
] [
blame
]
# Modeled after the R6 testing structure: https://github.com/wch/R6/blob/master/tests/testthat.R
library
(
testthat
)
library
(
kableExtra
)
testthat
::
test_check
(
"kableExtra"
)