]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_test/test/test_read_fastq
added pair-end power to read_fastq
[biopieces.git] / bp_test / test / test_read_fastq
index cf7d324101df4cb54f24f46ce2ad240a8ca696a9..05b0325945748d5caf7062a19e50c0d01fd3b201 100755 (executable)
@@ -25,3 +25,7 @@ clean
 run "$bp -i $in.1 -n 1 -O $tmp"
 assert_no_diff $tmp $out.3
 clean
+
+run "$bp -i $in.3 -j $in.4 -O $tmp"
+assert_no_diff $tmp $out.4
+clean