4 lines
166 B
JavaScript
4 lines
166 B
JavaScript
|
// This file is just added for convenience so this repository can be
|
||
|
// directly checked out into a project's deps folder
|
||
|
module.exports = require('./lib/nodeunit');
|