]> source.dussan.org Git - poi.git/commitdiff
remove accidental commit
authorPJ Fanning <fanningpj@apache.org>
Wed, 9 Sep 2020 07:05:56 +0000 (07:05 +0000)
committerPJ Fanning <fanningpj@apache.org>
Wed, 9 Sep 2020 07:05:56 +0000 (07:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1881583 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index fe6b24eff25192732b1f5b645d0b80192ce393d8..2c973dc748e84a052ef57188ac7d372863cc11a3 100644 (file)
@@ -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'