blob: 17d2f3aeacbbf23f69347a1e300df3abca0dba69 [file] [log] [blame]
# Copyright 2021 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("time") {
testonly = true
deps = [
"c",
"cpp",
"rust",
]
}