You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: biojava-structure/src/test/java/org/biojava/nbio/structure/align/multiple/MultipleAlignmentScorerTest.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,12 @@
18
18
importstaticorg.junit.Assert.*;
19
19
20
20
/**
21
-
* Test the correctness of various Scores calculation for {@link MultipleAlignment}s.
21
+
* Test the correctness of various Score calculations for {@link MultipleAlignment}s.
0 commit comments