aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2020-04-07 09:46:32 +0000
committerNick Burch <nick@apache.org>2020-04-07 09:46:32 +0000
commit2fb30f7892b698eeed797b1b27a4d7f3f1702068 (patch)
tree65a204f9a326c5b7c43065946f4690adc94bb2e6 /.classpath
parent3a6ebecc6f2e525661921fc4b0c961042360a29d (diff)
downloadpoi-2fb30f7892b698eeed797b1b27a4d7f3f1702068.tar.gz
poi-2fb30f7892b698eeed797b1b27a4d7f3f1702068.zip
Add disabled unit test for #64319
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1876225 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 7d8b545565..839c8ec9cf 100644
--- a/.classpath
+++ b/.classpath
@@ -45,5 +45,6 @@
<classpathentry kind="lib" path="lib/byte-buddy-1.10.1.jar"/>
<classpathentry kind="lib" path="lib/byte-buddy-agent-1.10.1.jar"/>
<classpathentry kind="lib" path="compile-lib/batik-all-1.12.jar"/>
+ <classpathentry kind="lib" path="lib/SparseBitSet-1.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>