pdfkit/tests/unit/setupTests.js
2019-05-03 22:05:48 -03:00

4 lines
65 B
JavaScript

import matcher from './toContainChunk';
expect.extend(matcher);