Author: fanningpj
Date: Mon Mar 7 10:23:39 2022
New Revision: 1898669
URL: http://svn.apache.org/viewvc?rev=1898669&view=rev
Log:
reformat
Modified:
poi/trunk/poi-ooxml/src/test/java/org/apache/poi/xslf/usermodel/TestXSLFTextParagraph.java
Modified:
poi/trunk/poi-ooxml/src/test/java/org/apache/poi/xslf/usermodel/TestXSLFTextParagraph.java
URL:
http://svn.apache.org/viewvc/poi/trunk/poi-ooxml/src/test/java/org/apache/poi/xslf/usermodel/TestXSLFTextParagraph.java?rev=1898669&r1=1898668&r2=1898669&view=diff
==============================================================================
---
poi/trunk/poi-ooxml/src/test/java/org/apache/poi/xslf/usermodel/TestXSLFTextParagraph.java
(original)
+++
poi/trunk/poi-ooxml/src/test/java/org/apache/poi/xslf/usermodel/TestXSLFTextParagraph.java
Mon Mar 7 10:23:39 2022
@@ -169,10 +169,10 @@ class TestXSLFTextParagraph {
}
}
- /**
- * test breaking test into lines.
- * This test requires that the Arial font is available and will run
only on windows
- */
+ /**
+ * test breaking test into lines.
+ * This test requires that the Arial font is available and will run only
on windows
+ */
@Test
void testBreakLines() throws IOException {
String os = System.getProperty("os.name");
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]