deprecate timezones.json (#10311)

This commit is contained in:
Jesse Hallam
2019-02-25 12:07:45 -04:00
committed by GitHub
parent 5b24c44e19
commit 72448d12a9
11 changed files with 25 additions and 666 deletions

View File

@@ -39,7 +39,6 @@ func getTestResourcesToSetup() []testResourceDetails {
var found bool
var testResourcesToSetup = []testResourceDetails{
{"config/timezones.json", "config/timezones.json", resourceTypeFile, actionCopy},
{"i18n", "i18n", resourceTypeFolder, actionSymlink},
{"templates", "templates", resourceTypeFolder, actionSymlink},
{"tests", "tests", resourceTypeFolder, actionSymlink},