blob: ad4a56701d7783c64a65444d87c9ea8105fad9ce [file] [log] [blame]
# Copyright 2019 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("rust") {
deps = [ "icu_data" ]
}
group("tests") {
testonly = true
deps = [ "icu_data:tests" ]
}