blob: cfcf5492ff74ad7a94133e7b4ef6843d05d646f2 [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("intl") {
testonly = true
deps = [ "tz_version_parrot" ]
}
group("tests") {
testonly = true
deps = [ "tz_version_parrot:tests" ]
}