[Pkg-javascript-commits] [node-detective] 13/119: more noise to test against, still passes

Bastien Roucariès rouca at moszumanska.debian.org
Wed Sep 6 09:44:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-detective.

commit 5d99127983c33b764802525cad0d923491e62888
Author: James Halliday <mail at substack.net>
Date:   Sun Jun 19 18:22:00 2011 -0700

    more noise to test against, still passes
---
 test/files/strings.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/files/strings.js b/test/files/strings.js
index 149a310..36dfad6 100644
--- a/test/files/strings.js
+++ b/test/files/strings.js
@@ -6,4 +6,6 @@ var abc = a.b(c);
 var EventEmitter = require('events').EventEmitter;
 
 var x = require('doom')(5,6,7);
+x(8,9);
+c.require('notthis');
 var y = require('y') * 100;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-detective.git



More information about the Pkg-javascript-commits mailing list