blob: 3305e84adbdc447e0314f79ef24d1fdef52bda2f [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("testing") {
testonly = true
deps = [
"bt-profile-test-server",
"bt-test-harness",
"test-harness",
]
}