tests/testthat/test-data.R

test_that("No duplicated in names of `emoji_name`", {
  expect_equal(sum(duplicated(names(emoji_name))), 0)
})

Try the emoji package in your browser

Any scripts or data that you put into this service are public.

emoji documentation built on Oct. 30, 2024, 9:28 a.m.