[Pkg-javascript-commits] [eonasdan-bootstrap-datetimepicker] 01/02: Remove the simple autopkgtest.

Mathias Behrle mbehrle at moszumanska.debian.org
Wed Oct 25 08:39:11 UTC 2017


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

mbehrle pushed a commit to branch master
in repository eonasdan-bootstrap-datetimepicker.

commit d2d4320f883c62ad210710c324c5e44fa5298733
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Oct 25 10:34:06 2017 +0200

    Remove the simple autopkgtest.
    
    Finally it is javascript, not node, so the current simple require test
    must fail.
---
 debian/tests/control | 2 --
 debian/tests/require | 3 ---
 2 files changed, 5 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
deleted file mode 100644
index 871c634..0000000
--- a/debian/tests/control
+++ /dev/null
@@ -1,2 +0,0 @@
-Tests: require
-Depends: libjs-eonasdan-bootstrap-datetimepicker
diff --git a/debian/tests/require b/debian/tests/require
deleted file mode 100644
index d2df10b..0000000
--- a/debian/tests/require
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-set -e
-nodejs -e "require('eonasdan-bootstrap-datetimepicker');"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/eonasdan-bootstrap-datetimepicker.git



More information about the Pkg-javascript-commits mailing list