Skip to content

Commit

Permalink
format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Feb 5, 2025
1 parent f9390ab commit 2813445
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,8 @@ class AlignmentTest extends UnitSpec {
cigar.unclippedStart(100) shouldBe testCase.unclippedStart + 100
cigar.unclippedEnd(200) shouldBe testCase.unclippedEnd + 200
}

}


/////////////////////////////////////////////////////////////////////////////
// Tests for the Alignment class
/////////////////////////////////////////////////////////////////////////////
Expand Down

0 comments on commit 2813445

Please sign in to comment.