[Pkg-javascript-commits] [node-is-utf8] 03/06: enable tests
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Feb 4 04:03:14 UTC 2018
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-is-utf8.
commit 5dc64ae3a7d0d03ff02388a1433860d553033ccb
Author: Pirate Praveen <praveen at debian.org>
Date: Sun Feb 4 09:16:26 2018 +0530
enable tests
---
debian/rules | 4 ++--
debian/tests/control | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index de57af0..70157b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@
#override_dh_auto_build:
-#override_dh_auto_test:
-
+override_dh_auto_test:
+ node test
diff --git a/debian/tests/control b/debian/tests/control
index 3a37192..7601cff 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,5 @@
Tests: require
Depends: node-is-utf8
+
+Test-Command: node test
+Depends: @
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-is-utf8.git
More information about the Pkg-javascript-commits
mailing list