From: Jorge Soares Date: Fri, 28 Nov 2014 15:04:22 +0000 (+0000) Subject: cant seem to make run-noseX-tests excutable when installed X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~350 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8ffff39b08e59f9d56cb270495e6b9753c9f5d84;p=python-pysam.git cant seem to make run-noseX-tests excutable when installed --- diff --git a/debian/python-pysam-tests.README.Debian b/debian/python-pysam-tests.README.Debian index ed86b39..c05dd1f 100644 --- a/debian/python-pysam-tests.README.Debian +++ b/debian/python-pysam-tests.README.Debian @@ -4,9 +4,9 @@ Pysam for Debian To verify whether your python-pysam modules are working correctly you can run the test suite manually by running the script - run-unit-test + run-nose-tests in this directory. - -- Andreas Tille Fri, 07 Feb 2014 18:29:40 +0100 + -- Jorge Soares Fri, 28 Nov 2014 14:29:40 +0100 diff --git a/debian/python3-pysam-tests.README.Debian b/debian/python3-pysam-tests.README.Debian index d8e81dc..8e3d7d8 100644 --- a/debian/python3-pysam-tests.README.Debian +++ b/debian/python3-pysam-tests.README.Debian @@ -4,9 +4,10 @@ Pysam for Debian To verify whether your python3-pysam modules are working correctly you can run the test suite manually by running the script - run-unit-test + run-nose3-tests in this directory. - -- Andreas Tille Fri, 07 Feb 2014 18:29:40 +0100 + -- Jorge Soares Fri, 28 Nov 2014 14:29:40 +0100 +