blob: 27593da4c8fdc2be5d00127398aa60b07837d973 [file] [log] [blame]
Will Beasley883d0e02017-07-22 02:15:15 -05001# Modeled after the R6 testing structure: https://github.com/wch/R6/blob/master/tests/testthat.R
2library(testthat)
3library(kableExtra)
4
5testthat::test_check("kableExtra")