tunnckoCore/each-promise

View on GitHub
test.js

Summary

Maintainability
A
0 mins
Test Coverage
/*!
 * each-promise <https://github.com/tunnckoCore/each-promise>
 *
 * Copyright (c) Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk)
 * Released under the MIT license.
 */

/* jshint asi:true */

'use strict'

require('./test/serial')
require('./test/parallel')