node-vitals
Version:
Do more with less. A simple, high-performing, functional JavaScript library.
15 lines (13 loc) • 607 B
JavaScript
/**
* -----------------------------------------------------------------------------
* VITALS UNIT TESTS SETUP BROWSER: all
* -----------------------------------------------------------------------------
* @author Adam Smith <adam@imaginate.life> (https://github.com/imaginate)
* @copyright 2017 Adam A Smith <adam@imaginate.life> (https://github.com/imaginate)
*
* Annotations:
* @see [JSDoc3](http://usejsdoc.org)
* @see [Closure Compiler JSDoc Syntax](https://developers.google.com/closure/compiler/docs/js-for-compiler)
*/
// append vitals to global
require('../../../src/browser/vitals.js');