]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_test/test/test_lowercase_seq
polishing on testing suite
[biopieces.git] / bp_test / test / test_lowercase_seq
index 3f4ad21f730ced60ba7a07bbdaf6f852f9c00b5b..4266db8615e96094938fc886e5d4902d3ef70b56 100755 (executable)
@@ -2,6 +2,6 @@
 
 source "$BP_DIR/bp_test/lib/test.sh"
 
-run "$bp -I $in -O $tmp.1"
-assert_no_diff $tmp.1 $out.1
-rm $tmp.1
+run "$bp -I $in -O $tmp"
+assert_no_diff $tmp $out.1
+rm $tmp