[Pkg-javascript-commits] [acorn] 15/19: Disable autotest
Julien Puydt
julien.puydt at laposte.net
Fri Nov 25 08:13:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository acorn.
commit 6c923746f7c2f81218c7616e6b535905162c6a44
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Tue Nov 22 18:12:01 2016 +0100
Disable autotest
---
debian/changelog | 1 +
debian/rules | 4 ----
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a4c3385..9c106fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ acorn (4.0.3-1) UNRELEASED; urgency=medium
* Rework d/copyright.
* Remove libjs-acorn package (it's unclear what it means now).
* Make the new sources compile with node-es6-module-transpiler.
+ * Disable autotests : they don't work anymore.
-- Julien Puydt <julien.puydt at laposte.net> Tue, 15 Nov 2016 18:10:46 +0100
diff --git a/debian/rules b/debian/rules
index c12369e..a79eb83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,3 @@ dist:
%.js:
$(COMPILE_MODULES) $(subst dist, src, $@) > $@
-
-override_dh_auto_test:
- nodejs test/run.js
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/acorn.git
More information about the Pkg-javascript-commits
mailing list