source:
Dev/trunk/node_modules/mocha/lib/interfaces/index.js
@
484
Last change on this file since 484 was 484, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 141 bytes |
Line | |
---|---|
1 | |
2 | exports.bdd = require('./bdd'); |
3 | exports.tdd = require('./tdd'); |
4 | exports.qunit = require('./qunit'); |
5 | exports.exports = require('./exports'); |
Note: See TracBrowser
for help on using the repository browser.