Skip to content

Commit

Permalink
тест на максимальную дату 9999г.
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Ayukhanov committed Jun 4, 2024
1 parent d2b92df commit 247cd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/diagnostics/MagicDateDiagnostic.bsl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
КонецФункции

Функция МаксимальнаяДатаПриПродолжении()
Возврат '39990101000000';
Возврат '99990101000000';
КонецФункции

Процедура Тест3()
Expand Down

0 comments on commit 247cd8c

Please sign in to comment.