diff options
Diffstat (limited to 'poi-ooxml/src/test/java/org/apache/poi/ooxml/TestPOIXMLDocument.java')
-rw-r--r-- | poi-ooxml/src/test/java/org/apache/poi/ooxml/TestPOIXMLDocument.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/poi-ooxml/src/test/java/org/apache/poi/ooxml/TestPOIXMLDocument.java b/poi-ooxml/src/test/java/org/apache/poi/ooxml/TestPOIXMLDocument.java index 06cadf6c0f..748d45da66 100644 --- a/poi-ooxml/src/test/java/org/apache/poi/ooxml/TestPOIXMLDocument.java +++ b/poi-ooxml/src/test/java/org/apache/poi/ooxml/TestPOIXMLDocument.java @@ -296,7 +296,6 @@ public final class TestPOIXMLDocument { } } - @Disabled("needs investigation") @Test void testOSGIClassLoading() throws IOException { byte[] data; |