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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new 2dcb696  Format tweak.
2dcb696 is described below

commit 2dcb69648b5717ee7e0f01104247b2fed6935793
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Aug 5 10:12:01 2021 -0400

    Format tweak.
---
 .../src/test/java/org/apache/commons/vfs2/UrlStructureTests.java         | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/commons-vfs2/src/test/java/org/apache/commons/vfs2/UrlStructureTests.java 
b/commons-vfs2/src/test/java/org/apache/commons/vfs2/UrlStructureTests.java
index b920ad9..f0bf56b 100644
--- a/commons-vfs2/src/test/java/org/apache/commons/vfs2/UrlStructureTests.java
+++ b/commons-vfs2/src/test/java/org/apache/commons/vfs2/UrlStructureTests.java
@@ -25,6 +25,7 @@ import org.junit.Test;
  * URL Test cases for providers that supply structural info.
  */
 public class UrlStructureTests extends AbstractProviderTestCase {
+
     /**
      * Returns the capabilities required by the tests of this test case.
      */

Reply via email to