File: index.js

package info (click to toggle)
node-nodeunit 0.11.3%2Bds-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,076 kB
  • sloc: javascript: 3,323; makefile: 141
file content (3 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (5)
1
2
3
// 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');