This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 0a7cf84 Remove extra blank lines 0a7cf84 is described below commit 0a7cf845adf79f7b1ead5a4f95789496a78941f5 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Nov 26 14:11:58 2023 -0500 Remove extra blank lines --- .../commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/test/java/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.java b/src/test/java/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.java index f3e121a..f2d4f5a 100755 --- a/src/test/java/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.java +++ b/src/test/java/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.java @@ -55,8 +55,6 @@ public class ReadmeHtmlVelocityDelegateTest { } } - - @Test public void testSuccessfulRunBcel() throws IOException { final ReadmeHtmlVelocityDelegate delegate = ReadmeHtmlVelocityDelegate.builder()