From: PJ Fanning Date: Wed, 9 Sep 2020 07:05:56 +0000 (+0000) Subject: remove accidental commit X-Git-Tag: before_ooxml_3rd_edition~119 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f488a2f27032b0849c75dad636cb2284edb08d89;p=poi.git remove accidental commit git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1881583 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.gradle b/build.gradle index fe6b24eff2..2c973dc748 100644 --- a/build.gradle +++ b/build.gradle @@ -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'