UNPKG

wechaty-puppet-wechat4u

Version:
6 lines 198 B
#!/usr/bin/env -S node --no-warnings --loader ts-node/esm import { test } from 'tstest'; test('integration testing', async (t) => { t.pass('ok'); }); //# sourceMappingURL=integration.spec.js.map