From 38f1612dbf5c1ccebcae79109fdfc5c517786c2d Mon Sep 17 00:00:00 2001 From: bigchimp Date: Tue, 8 Apr 2014 10:27:50 +0000 Subject: [PATCH] * Fix inadvertent change BIFF8=>BIFF5 tests git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2934 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/fpspreadsheet/tests/manualtests.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/fpspreadsheet/tests/manualtests.pas b/components/fpspreadsheet/tests/manualtests.pas index 03897076c..7da65b372 100644 --- a/components/fpspreadsheet/tests/manualtests.pas +++ b/components/fpspreadsheet/tests/manualtests.pas @@ -70,7 +70,7 @@ uses const COLORSHEETNAME='colorsheet'; //for background color tests RPNSHEETNAME='formula_sheet'; //for rpn formula tests - OUTPUT_FORMAT = sfExcel5; //change manually if you want to test different formats. To do: automatically output all formats + OUTPUT_FORMAT = sfExcel8; //change manually if you want to test different formats. To do: automatically output all formats FALSE_TRUE: array[Boolean] of String = ('FALSE', 'TRUE'); var