From: Ian Jackson Date: Mon, 4 May 2020 18:09:54 +0000 (+0100) Subject: TOML::Tiny::Faithful: Test local datetimes X-Git-Tag: nailing-cargo/1.0.0~233^2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=fd2a22d3d98dc195d27c4825e2ac28879e230b9f;p=nailing-cargo.git TOML::Tiny::Faithful: Test local datetimes These now make it through correctly. --- diff --git a/t/faithful.t b/t/faithful.t index cb145b2..195c1db 100644 --- a/t/faithful.t +++ b/t/faithful.t @@ -28,6 +28,8 @@ boolf=false boolt=true boolfs="false" boolts="true" +dtlocal=1979-05-27T00:32:00.643144312 +dtlocals="1979-05-27T00:32:00.643144312" }; sub norm ($) {