slackbuilds_ponce/academic/pyCRAC/README.tests
rob van nues 15fbb17347 academic/pyCRAC: Added (Next generation sequencing analysis).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-11-03 23:18:37 +00:00

7 lines
254 B
Text

To test the pyCRAC scripts after installing the package on Slackware:
cp -R /usr/share/pyCRAC <path-to-your-work-directory>/
cd <path-to-your-work-directory>/pyCRAC/tests
sh test.sh
If all tests complete without an error, the package is working.