From 05ddc358f65ae928970583b3c4432bdb82bccf0b Mon Sep 17 00:00:00 2001 From: Maxim Valyanskiy Date: Mon, 12 Sep 2011 11:40:54 +0000 Subject: [PATCH] enable assertions for unit-tests (currently disabled for ooxml due to failure in TestSXSSFRow) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1169699 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build.xml b/build.xml index b49bb4b759..62c208bf1d 100644 --- a/build.xml +++ b/build.xml @@ -627,6 +627,7 @@ under the License. + @@ -664,6 +665,7 @@ under the License. + @@ -755,6 +758,7 @@ under the License. + -- 2.39.5