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