MCPcopy
hub / github.com/cujojs/when / globalRejectionEvents-test.js

File globalRejectionEvents-test.js

test/globalRejectionEvents-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*global process, window, setTimeout*/
2var buster = typeof window !== 'undefined' ? window.buster : require('buster');
3
4var CorePromise = require('../lib/Promise');

Callers

nothing calls this directly

Calls 1

setTimeoutFunction · 0.85

Tested by

no test coverage detected