blob: 798fccd5e7f290af68da14ecd2da9b10f2f0772c [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("icu_data") {
testonly = true
deps = [
"cpp",
"rust",
]
}
group("tests") {
testonly = true
deps = [ "rust:tests" ]
}