blob: 1ac3cb7d1d575bb1f5fb3ce369cc361b8f65ab0c [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("async") {
testonly = true
deps = [
"cpp",
]
}