From b7adce8eee386797b1927636976c8d3db5471d03 Mon Sep 17 00:00:00 2001 From: martinahansen Date: Wed, 25 Sep 2013 20:05:23 +0000 Subject: [PATCH] added bzip2-ruby gem requirement git-svn-id: http://biopieces.googlecode.com/svn/trunk@2215 74ccb610-7750-0410-82ae-013aeee3265d --- bp_test/test_all | 1 + 1 file changed, 1 insertion(+) diff --git a/bp_test/test_all b/bp_test/test_all index 4a1aa13..3c238b5 100755 --- a/bp_test/test_all +++ b/bp_test/test_all @@ -16,6 +16,7 @@ test_ruby test_ruby_gem "gnuplot" test_ruby_gem "narray" test_ruby_gem "RubyInline" +test_ruby_gem "bzip2-ruby" test_aux_program "blastall" test_aux_program "blat" test_aux_program "bwa" -- 2.39.2