Skip to content

Commit 7fd4a85

Browse files
committed
update test
1 parent 9525595 commit 7fd4a85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

functional-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ rm -f t.*
152152

153153
#regions and global should not be the same when -b is specified
154154
run regions $exe t_regions -n -b 100 tests/empty-tids.bam
155-
assert_equal $(diff -u t_regions.mosdepth.region.dist.txt t_regions.mosdepth.global.dist.txt | wc -l) 1447
155+
assert_equal $(diff -u t_regions.mosdepth.region.dist.txt t_regions.mosdepth.global.dist.txt | wc -l) 1436
156156
rm -f t_regions.*
157157

158158
run overlappingPairs $exe t tests/overlapping-pairs.bam

0 commit comments

Comments
 (0)