1
0
mirror of https://github.com/golang/go synced 2024-11-26 06:27:58 -07:00

time: move slim test tzdata to testdata directory

The lines with tzdata are quite long.

It is easier to just copy a file than to encode it as
a string literal when adding a new test case.

Change-Id: Ibcaf347c3101a0f05b094e582b3473c7c35b685a
Reviewed-on: https://go-review.googlesource.com/c/go/+/308998
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Tobias Klauser <tobias.klauser@gmail.com>
This commit is contained in:
Martin Sucha 2021-04-12 07:57:25 +02:00 committed by Ian Lance Taylor
parent b161b57c3f
commit d1f8104b58
5 changed files with 13 additions and 7 deletions

BIN
src/time/testdata/2020b_Europe_Berlin vendored Normal file

Binary file not shown.

BIN
src/time/testdata/2021a_America_Nuuk vendored Normal file

Binary file not shown.

BIN
src/time/testdata/2021a_Asia_Gaza vendored Normal file

Binary file not shown.

BIN
src/time/testdata/2021a_Europe_Dublin vendored Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long