summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index c507f5b0a0..0f28471f12 100644
--- a/build.xml
+++ b/build.xml
@@ -446,6 +446,7 @@ under the License.
<patternset id="exclude-scratchpad-test">
<exclude name="**/TestExtractorFactory.java"/>
<exclude name="**/OutlookTextExtactor.java"/>
+ <exclude name="**/TestEmbedOLEPackage.java"/>
</patternset>
<!-- Prints POI's Ant usage help -->