From 81a9293f1c5b007f6495c8cd64c741e4aa65200a Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Tue, 9 Nov 2010 15:02:31 +0000 Subject: Tolerate Double.NaN when reading .xls files, see Bugzilla 49761 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1033004 13f79535-47bb-0310-9956-ffa450edef68 --- test-data/spreadsheet/49761.xls | Bin 0 -> 4096 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-data/spreadsheet/49761.xls (limited to 'test-data') diff --git a/test-data/spreadsheet/49761.xls b/test-data/spreadsheet/49761.xls new file mode 100644 index 0000000000..948a0d1172 Binary files /dev/null and b/test-data/spreadsheet/49761.xls differ -- cgit v1.2.3