[Pkg-javascript-commits] [node-micromatch] 01/01: Fix running upstream test suite... by actually running something!

Julien Puydt julien.puydt at laposte.net
Fri Nov 24 20:40:54 UTC 2017


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

jpuydt-guest pushed a commit to branch master
in repository node-micromatch.

commit 0406d80f49bc5f7ed4be541160c358dc71d3e382
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Fri Nov 24 21:40:50 2017 +0100

    Fix running upstream test suite... by actually running something!
---
 debian/tests/upstreamtestsuite | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/tests/upstreamtestsuite b/debian/tests/upstreamtestsuite
index 0b16523..77d19ed 100644
--- a/debian/tests/upstreamtestsuite
+++ b/debian/tests/upstreamtestsuite
@@ -3,3 +3,4 @@ set -e
 cp -R test test.modified
 sed -i `find test.modified -type f` -e "s|require('\.\./\.\.|require('micromatch|g"
 sed -i `find test.modified -type f` -e "s|require('\.\.|require('micromatch|g"
+mocha test.modified

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



More information about the Pkg-javascript-commits mailing list