]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_test/test/test_find_SNPs
fixed SCORE_BASE global var
[biopieces.git] / bp_test / test / test_find_SNPs
index 61c570925c960531a3e4b24eb994deff0d49ef25..760e1b0be9d67d1029a194d8e520b51ec9763cca 100755 (executable)
@@ -5,3 +5,7 @@ source "$BP_DIR/bp_test/lib/test.sh"
 run "$bp -I $in -O $tmp"
 assert_no_diff $tmp $out.1
 clean
+
+run "$bp -I $in -c -O $tmp"
+assert_no_diff $tmp $out.2
+clean