svn commit: r1934021 - subversion/branches/javahl-1.15/subversion/bindings/javahl/tests/org/apache/subversion/javahl

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <177839207645.875769.13965393282671108080@svn03-he-fi>
Author: brane
Date: Sun May 10 05:47:56 2026
New Revision: 1934021

Log:
On the javahl-1.15 branch: Fix inadvertent indentation change.

* subversion/bindings/javahl/tests/org/apache/subversion/javahl/SVNTests.java
  (SVNTests.OneTest.OneTest): Fix indentation, no functional change.

Modified:
   subversion/branches/javahl-1.15/subversion/bindings/javahl/tests/org/apache/subversion/javahl/SVNTests.java

Modified: subversion/branches/javahl-1.15/subversion/bindings/javahl/tests/org/apache/subversion/javahl/SVNTests.java
==============================================================================
--- subversion/branches/javahl-1.15/subversion/bindings/javahl/tests/org/apache/subversion/javahl/SVNTests.java	Sun May 10 05:42:23 2026	(r1934020)
+++ subversion/branches/javahl-1.15/subversion/bindings/javahl/tests/org/apache/subversion/javahl/SVNTests.java	Sun May 10 05:47:56 2026	(r1934021)
@@ -694,8 +694,8 @@ class SVNTests extends TestCase
 
             if (createWC)
             {
-              workingCopy = createInitialWorkingCopy(repository,
-                                                     oldestVersion);
+                workingCopy = createInitialWorkingCopy(repository,
+                                                       oldestVersion);
             }
         }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.