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 <tille@debian.org> Fri, 07 Feb 2014 18:29:40 +0100
+ -- Jorge Soares <j.s.soares@gmail.com> Fri, 28 Nov 2014 14:29:40 +0100
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 <tille@debian.org> Fri, 07 Feb 2014 18:29:40 +0100
+ -- Jorge Soares <j.s.soares@gmail.com> Fri, 28 Nov 2014 14:29:40 +0100
+