remove accidental commit

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1881583 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2020-09-09 07:05:56 +00:00
parent 6c7bf59087
commit f488a2f270
1 changed files with 1 additions and 1 deletions

View 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'