[Pkg-javascript-commits] [node-liftoff] 07/09: remove symlink created by the test suite

Paolo Greppi paolog-guest at moszumanska.debian.org
Wed Dec 14 09:06:08 UTC 2016


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

paolog-guest pushed a commit to branch master
in repository node-liftoff.

commit 6344a69183b9b5eb38c027baf08e4b20d6a7f702
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Wed Dec 14 08:49:11 2016 +0000

    remove symlink created by the test suite
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index c40875f..200740f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,7 @@
 
 override_dh_auto_test:
 	mocha -t 5000 -b -R spec test/index
+
+override_dh_clean:
+	dh_clean
+	rm -rf test/fixtures/symlink/mochafile.js

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



More information about the Pkg-javascript-commits mailing list