Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
IDS-Mannheim
/
kableExtra
/
6ea2afd64bb4c7a7e11c4c4278d9db4a6ee1fcaf
/
.
/
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"
)