UNPKG

pi-test-data

Version:
8 lines (5 loc) 114 B
import t from 'tap' async function other (fastify, opts) { t.equal(fastify.foo, 'bar') } export default other