[Pkg-javascript-commits] [node-acorn-object-spread] 01/02: enable tests

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Nov 5 05:50:05 UTC 2017


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

praveen pushed a commit to branch master
in repository node-acorn-object-spread.

commit 794a5fe7f36614d7ff47524d264e2830df6b053e
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Nov 5 11:15:28 2017 +0530

    enable tests
---
 debian/rules         | 3 +++
 debian/tests/control | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..7d80569 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	node test/run.js
diff --git a/debian/tests/control b/debian/tests/control
index 89c683a..a063b00 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,5 @@
 Tests: require
 Depends: node-acorn-object-spread
+
+Test-Command: node test/run.js
+Depends: @

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



More information about the Pkg-javascript-commits mailing list