]> git.donarmstrong.com Git - fastq-tools.git/blobdiff - tests/parse_fastq
Imported Upstream version 0.6
[fastq-tools.git] / tests / parse_fastq
diff --git a/tests/parse_fastq b/tests/parse_fastq
deleted file mode 100755 (executable)
index 0be008a..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-./random_fastq | head -n 40000 | ./cat_fastq > /dev/null
-
-