Commit d7f76fe
committed
Test was failing if the location was at 1 and negative strand because internally stored as 0 and you can't have negative 0
git-svn-id: http://code.open-bio.org/repos/biojava/biojava-live/trunk@8653 7c6358e6-4a41-0410-a743-a5b2a554c3981 parent 783fcef commit d7f76fe
File tree
2 files changed
+15
-0
lines changed- biojava3-genome/src/test
- java/org/biojava3/genome
- resources
2 files changed
+15
-0
lines changedLines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
39 | 51 | | |
40 | 52 | | |
41 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments