[Pkg-javascript-commits] [node-mocha] 01/01: change test-all to test

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Dec 12 09:15:30 UTC 2017


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

praveen pushed a commit to branch master
in repository node-mocha.

commit f29ab0f9bee30bb8c4e358316ccaafb751a9dc46
Author: Pirate Praveen <praveen at debian.org>
Date:   Tue Dec 12 14:34:33 2017 +0530

    change test-all to test
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4d1c9fc..6265a35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_auto_build:
 	uglifyjs -o mocha.min.js mocha.js
 
 override_dh_auto_test:
-	make test-all
+	make test-node
 
 override_dh_installchangelogs:
 	dh_installchangelogs -k History.md

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



More information about the Pkg-javascript-commits mailing list