File: test-margins.R

package info (click to toggle)
r-cran-ggplot2 3.5.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 9,944 kB
  • sloc: sh: 15; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (2)
1
2
3
test_that("justify_grobs() checks input", {
  expect_snapshot_error(justify_grobs(1))
})