From d92fdfdb11648c6c322f8eacc8bf97e220dc0b53 Mon Sep 17 00:00:00 2001 From: nkindlon <nek3d@virginia.edu> Date: Wed, 5 Feb 2014 19:58:54 -0500 Subject: [PATCH] Fixed a cut/paste error in unit test comment. --- test/map/test-map.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/map/test-map.sh b/test/map/test-map.sh index 3d27692d..293d84e3 100644 --- a/test/map/test-map.sh +++ b/test/map/test-map.sh @@ -675,7 +675,7 @@ rm obs exp ########################################################### -# Test that Bam database is not allowed +# Test that -split option works correctly ############################################################ echo " map.t45...\c" echo "chr1 0 50 three_blocks_match 15 + 0 0 0 3 10,10,10, 0,20,40, ." > exp -- GitLab