Skip to content

Commit

Permalink
really add the test
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Tarasov committed Apr 24, 2016
1 parent 00eb211 commit 3885a42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .test_suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ testIssue204() {
./build/sambamba index test/issue_204.bam
./build/sambamba depth region test/issue_204.bam -L 2:166868600-166868813 -T 15 -T 20 -T 25 -m > output_204.txt 2>/dev/null
diff -q output_204.txt test/issue_204_expected_output.txt
assertEquals 0 $?
}

. shunit2-2.0.3/src/shell/shunit2

0 comments on commit 3885a42

Please sign in to comment.