blob: 30eadc15d4c5b4896043011ae21a502a6aaea780 [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") {
public_deps = [ "icu_data" ]
}
group("tests") {
testonly = true
deps = [ "icu_data:tests" ]
}