aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-02-02 21:14:16 +0000
committerPJ Fanning <fanningpj@apache.org>2021-02-02 21:14:16 +0000
commit4fcd98573ff016ce82d48ecd42d0602301ca4746 (patch)
tree0de1613c75e01fbbe865f180a887a43c4603f050 /build.gradle
parentd7eb8e949ab4c4a77c095af024900704387ad878 (diff)
downloadpoi-4fcd98573ff016ce82d48ecd42d0602301ca4746.tar.gz
poi-4fcd98573ff016ce82d48ecd42d0602301ca4746.zip
remove accidental commit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886144 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 95118a8129..6a09be92d8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -160,7 +160,6 @@ subprojects {
exclude '**/BaseTestCellUtil.class'
exclude '**/TestUnfixedBugs.class'
exclude '**/TestOneFile.class'
- include '**/TestXSSFSheet.class'
// Exclude Test Suites
exclude '**/All*Tests.class'