Buckets:
| const { test } = require('tap') | |
| const boot = require('..') | |
| test('not taking done does not throw error.', (t) => { | |
| t.plan(2) | |
| const app = boot() | |
| app.use(noDone).ready((err) => { | |
| t.notOk(err, 'no error') | |
| }) | |
| function noDone (s, opts) { | |
| t.pass('did not throw') | |
| } | |
| }) | |
Xet Storage Details
- Size:
- 299 Bytes
- Xet hash:
- 51205161547186fe8116fe4374601e1365e8ce8a9f7acb6fcdad5e6f97e38243
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.