]> source.dussan.org Git - poi.git/commit
Follow up fix after r644473 (bug 44739) TestHSSFConditionalFormatting had a bug and...
authorJosh Micich <josh@apache.org>
Thu, 3 Apr 2008 21:17:26 +0000 (21:17 +0000)
committerJosh Micich <josh@apache.org>
Thu, 3 Apr 2008 21:17:26 +0000 (21:17 +0000)
commitb938b6c97f47f085757b330d1bce90293c863afb
treed5f3fc22886409682ef05a154b24bbed762737b4
parentfd84995b3f1d19fce6cb5254100ab147ef532954
Follow up fix after r644473 (bug 44739) TestHSSFConditionalFormatting had a bug and wasn't yet included in the test suite hierarchy

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@644509 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/record/cf/CellRange.java
src/testcases/org/apache/poi/hssf/usermodel/AllUserModelTests.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFConditionalFormatting.java [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFConfditionalFormatting.java [deleted file]