summaryrefslogtreecommitdiff
path: root/node_modules/mocha/lib/browser/debug.js
blob: 946f4abf22799dcdc3cf3ca04e8b2eb78ae9b4c5 (plain)
1
2
3
4
5
6
module.exports = function(type){
  return function(){
    
  }
};