Author: Michael R. Crusoe <michael.crusoe@gmail.com>
Description: Fix tests
--- transdecoder.orig/Makefile
+++ transdecoder/Makefile
@@ -8,6 +8,7 @@
 	cd ./sample_data && ./cleanme.pl
 
 test:
-	cd ./sample_data/ && ./runMe.sh
-
+	cd sample_data/cufflinks_example && ./runMe.sh
+	cd sample_data/pasa_example && ./runMe.sh
+	cd sample_data/simple_transcriptome_target && ./runMe.sh
 
