Bug 24850: (follow-up) Add tests for invalid RFC3339 dates
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 8 Feb 2021 14:46:35 +0000 (15:46 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 2 Nov 2021 13:57:14 +0000 (14:57 +0100)
commitafa594c73b7c3af4014cc35a9ead7c323f05a80c
tree26ef2505e090da4448ce873b35bfec6a9d8ce283
parentb246e6de1ba8700443d673489c16e742277726dd
Bug 24850: (follow-up) Add tests for invalid RFC3339 dates

Make this failure explicit, otherwise we get a "bad plan" failure.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/DateUtils.t