]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_test/test_all
added remove_mids tests
[biopieces.git] / bp_test / test_all
index f2b13f033e059a7d2041e894d513645a75941ab2..397db6aa206af5235b7366d89816324299ec339f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/bin/bash
 
 source "$BP_DIR/bp_test/lib/test.sh"
 
@@ -6,6 +6,9 @@ if [ -f $log_file ]; then
     rm $log_file
 fi
 
+test_perl
+test_ruby
+
 count=0
 time0=`date +%s`