Skip to content

Commit f691fd3

Browse files
committed
Updates to the tests to fix for new manner of parsing entity
1 parent 0fd9898 commit f691fd3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

biojava-structure/src/test/java/org/biojava/nbio/structure/io/TestMMcifOrganismParsing.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ public void test3ZD6() throws IOException, StructureException {
8585
}
8686

8787

88-
89-
9088
private void checkPDB(String pdbId, String organismTaxId) throws IOException, StructureException {
9189
Structure s = StructureIO.getStructure(pdbId);
9290

0 commit comments

Comments
 (0)