[Pkg-javascript-commits] [node-tap-mocha-reporter] 24/137: Remove 'base' as a reporter type
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Sep 7 09:49:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-tap-mocha-reporter.
commit a5cfdbd9f270a17b880bea786a2449112b619e65
Author: isaacs <i at izs.me>
Date: Sun Apr 26 10:11:11 2015 -0700
Remove 'base' as a reporter type
---
lib/reporters/index.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/reporters/index.js b/lib/reporters/index.js
index 9035604..b1b0a89 100644
--- a/lib/reporters/index.js
+++ b/lib/reporters/index.js
@@ -1,4 +1,3 @@
-exports.base = require('./base.js')
exports.dot = require('./dot.js')
exports.doc = require('./doc.js')
exports.tap = true
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap-mocha-reporter.git
More information about the Pkg-javascript-commits
mailing list