From 3865049adfccce02342bd30ec2ef557894ec6e86 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Wed, 23 Mar 2011 19:49:45 +0000 Subject: [PATCH] --- .../src/test/java/org/wamblee/xml/XSLTransformationTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/general/src/test/java/org/wamblee/xml/XSLTransformationTest.java b/support/general/src/test/java/org/wamblee/xml/XSLTransformationTest.java index 3cc494ce..7230684d 100644 --- a/support/general/src/test/java/org/wamblee/xml/XSLTransformationTest.java +++ b/support/general/src/test/java/org/wamblee/xml/XSLTransformationTest.java @@ -152,7 +152,7 @@ public class XSLTransformationTest { } /** - * Tests resolving a file using {@link XslTransformer#resolve(String)} with + * Tests resolving a file with * the default resolver where the file does not exist. * */ -- 2.31.1