Skip to content

Commit d0f2ef0

Browse files
committed
Restoring a previously ignored test
1 parent 47b07f2 commit d0f2ef0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

biojava-structure/src/test/java/org/biojava/nbio/structure/align/util/AtomCacheTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
import org.biojava.nbio.structure.test.util.GlobalsHelper;
6565
import org.junit.After;
6666
import org.junit.Before;
67-
import org.junit.Ignore;
6867
import org.junit.Test;
6968
import org.slf4j.Logger;
7069
import org.slf4j.LoggerFactory;
@@ -167,7 +166,6 @@ public void testGetStructureForDomain3() throws IOException, StructureException
167166
* @throws IOException
168167
* @throws StructureException
169168
*/
170-
@Ignore("SCOP files < 2.08 are no longer available")
171169
@Test
172170
public void testGetStructureForChainlessDomains() throws IOException, StructureException {
173171
ScopDatabase scop = ScopFactory.getSCOP(ScopFactory.VERSION_1_71); // Uses the range '1-135' without a chain

0 commit comments

Comments
 (0)