You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-java/xom/files/xom-1.3.7-disable-invalid-t...

23 lines
672 B

diff --git a/XOM/src/nu/xom/tests/XSLTransformTest.java b/XOM/src/nu/xom/tests/XSLTransformTest.java
index 443c058..56f7b6e 100644
--- a/XOM/src/nu/xom/tests/XSLTransformTest.java
+++ b/XOM/src/nu/xom/tests/XSLTransformTest.java
@@ -765,7 +765,7 @@ public class XSLTransformTest extends XOMTestCase {
}
-
+ /*
public void testIllegalTransform()
throws XSLException, ParsingException, IOException {
@@ -784,7 +784,7 @@ public class XSLTransformTest extends XOMTestCase {
}
}
-
+ */
public void testRemapPrefixToSameURI()
throws IOException, ParsingException, XSLException {