'use strict'; // This module exists entirely for regression testing purposes. // See `test/parallel/test-internal-unicode.js`. /* eslint-disable node-core/non-ascii-character */ module.exports = '✓'; /* eslint-enable node-core/non-ascii-character */