[Pkg-javascript-commits] [node-classnames] 01/01: Removed tests from debian/install.

Daniel Ring techwolf-guest at moszumanska.debian.org
Sun Dec 17 04:29:53 UTC 2017


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

techwolf-guest pushed a commit to branch master
in repository node-classnames.

commit 5ab147ef35a8f269963f6b939be6f4f1632dcd7a
Author: Daniel Ring <dring at wolfishly.me>
Date:   Sat Dec 16 18:32:55 2017 -0800

    Removed tests from debian/install.
---
 debian/install     | 2 --
 debian/tests/mocha | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/install b/debian/install
index 975d302..f37f32a 100644
--- a/debian/install
+++ b/debian/install
@@ -1,6 +1,4 @@
 dedupe.js usr/lib/nodejs/classnames/
 index.js usr/lib/nodejs/classnames/
 bind.js usr/lib/nodejs/classnames/
-benchmarks usr/lib/nodejs/classnames/
-tests usr/lib/nodejs/classnames/
 package.json usr/lib/nodejs/classnames/ 
diff --git a/debian/tests/mocha b/debian/tests/mocha
index b5c5549..4cc8ce8 100644
--- a/debian/tests/mocha
+++ b/debian/tests/mocha
@@ -1,3 +1,3 @@
 #!/bin/sh
 set -e
-mocha /usr/lib/nodejs/classnames/tests/*.js
+mocha tests/*.js

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



More information about the Pkg-javascript-commits mailing list