UNPKG

fixings

Version:

A general-purpose plugin system to add your own plugin system to any project

8 lines (6 loc) 152 B
describe('Callback', () => { require('./async/callback.spec') }) describe('Promises (Async and Await)', () => { require('./async/promise.spec') })