diff --git a/src/time/zoneinfo_test.go b/src/time/zoneinfo_test.go index b9455db025a..7a55d4f618d 100644 --- a/src/time/zoneinfo_test.go +++ b/src/time/zoneinfo_test.go @@ -118,7 +118,7 @@ func TestLocationNames(t *testing.T) { } } -func TestLoadLocationFromTzinfo(t *testing.T) { +func TestLoadLocationFromTZData(t *testing.T) { time.ForceZipFileForTesting(true) defer time.ForceZipFileForTesting(false)