haste-server/node_modules/mocha/lib/browser/debug.js

6 lines
66 B
JavaScript
Raw Permalink Normal View History

2012-02-06 20:09:01 +01:00
module.exports = function(type){
return function(){
}
};