[med-svn] [falcon] 12/15: Re-enable integration tests

Afif Elghraoui afif at moszumanska.debian.org
Sat Dec 16 08:03:29 UTC 2017


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

afif pushed a commit to branch master
in repository falcon.

commit eacda7cece484bcaeb8740f0061cd073b3179df4
Author: Afif Elghraoui <afif at debian.org>
Date:   Sat Dec 16 02:42:10 2017 -0500

    Re-enable integration tests
    
    It has no problems with this release.
    
    Closes: #864376
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9a2841b..3c65edc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ override_dh_auto_build:
 		$(FALCON_PREFIX)/pylib
 	$(MAKE) all
 
-override_dh_auto_test: unit-tests ;
+override_dh_auto_test: unit-tests integration-tests ;
 
 .PHONY: unit-tests
 unit-tests:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/falcon.git



More information about the debian-med-commit mailing list