Ensure -xxx-xxx times cannot be split

This commit is contained in:
2026-09-25 12:31:46 +02:00
parent ba3413d340
commit f7b25f111c
+1
View File
@@ -627,6 +627,7 @@ final class NodaTimeSplitterTest extends TestCase {
foreach ([ foreach ([
"30.02.2024", "30.02.2024",
"-100-100",
"31.11.2024", "31.11.2024",
"31.4.2024", "31.4.2024",
"1.2.2020-2.2.2020", "1.2.2020-2.2.2020",