]> Sergey Matveev's repositories - public-inbox.git/commit
t/msgtime: skip test if timezone isn't UTC
authorEric Wong <e@yhbt.net>
Sat, 21 Mar 2020 06:18:27 +0000 (01:18 -0500)
committerEric Wong <e@yhbt.net>
Sat, 21 Mar 2020 06:18:27 +0000 (01:18 -0500)
commitc29b2b7ded47def906cf00e3baad65c102304120
tree11a5e9e75eaf2b429429ee0c1a080785af145037
parent97a5c2d18eb597b09c98c9ac3d0b91ef9f79294b
t/msgtime: skip test if timezone isn't UTC

Date::Parse falls back to using the local timezone when
it's missing from an email, so only test in a reasonable
TZ (UTC) for server software.
t/msgtime.t