diff --git a/components/fpspreadsheet/tests/formattests.pas b/components/fpspreadsheet/tests/formattests.pas index c2afc0363..b81f0b3cb 100644 --- a/components/fpspreadsheet/tests/formattests.pas +++ b/components/fpspreadsheet/tests/formattests.pas @@ -50,8 +50,8 @@ type implementation const - FmtNumbersSheet = 'Numbers'; - FmtDateTimesSheet = 'Date/Times'; + FmtNumbersSheet = 'NumbersFormat'; //let's distinguish it from the regular numbers sheet + FmtDateTimesSheet = 'DateTimesFormat'; // Initialize array with variables that represent the values // we expect to be in the test spreadsheet files.