badgen/tap-snapshots/test-calc-text-width.spec.j...

23 wiersze
691 B
JavaScript

/* IMPORTANT
* This snapshot file is auto-generated, but designed for humans.
* It should be checked into source control and tracked carefully.
* Re-generate by setting TAP_SNAPSHOT=1 and running tests.
* Make sure to inspect the output below. Do not ignore changes!
*/
'use strict'
exports[`test/calc-text-width.spec.js TAP calc width for "npm" > result is correct 1`] = `
249
`
exports[`test/calc-text-width.spec.js TAP calc width for unicode > result is correct 1`] = `
550
`
exports[`test/calc-text-width.spec.js TAP calc width for special chars > result is correct 1`] = `
600
`
exports[`test/calc-text-width.spec.js TAP calc width for emojis > result is correct 1`] = `
330
`