summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/integrationtest/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/integrationtest/build.xml b/src/integrationtest/build.xml
index 89be8998aa..4d29baea5d 100644
--- a/src/integrationtest/build.xml
+++ b/src/integrationtest/build.xml
@@ -115,6 +115,7 @@ Before running this, you should execute the "assemble" target in the main build.
<path id="libs">
<fileset dir="../../lib">
<include name="junit*.jar"/>
+ <include name="commons-compress*.jar"/>
</fileset>
<fileset dir="../../ooxml-lib">
<include name="ooxml-schemas-*.jar"/>