You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2020/09/09 07:05:56 UTC

svn commit: r1881583 - /poi/trunk/build.gradle

Author: fanningpj
Date: Wed Sep  9 07:05:56 2020
New Revision: 1881583

URL: http://svn.apache.org/viewvc?rev=1881583&view=rev
Log:
remove accidental commit

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1881583&r1=1881582&r2=1881583&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Wed Sep  9 07:05:56 2020
@@ -127,7 +127,7 @@ subprojects {
         exclude '**/BaseTestCellUtil.class'
         exclude '**/TestUnfixedBugs.class'
         exclude '**/TestOneFile.class'
-include '**/TestUnicodeString.class'
+
         // Exclude Test Suites
         exclude '**/All*Tests.class'
         exclude '**/HSSFTests.class'



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org