????
Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/es-aggregate-error/test/ |
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/es-aggregate-error/test/index.js |
'use strict'; var implementation = require('../'); var test = require('tape'); var runTests = require('./tests'); test('as a constructor', function (t) { runTests(implementation, t); t.end(); });