blob: 1d8f08f260ce1b421fec89b0774d1fd015d4ed0a [file] [log] [blame]
# Copyright 2020 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("tests") {
testonly = true
deps = [
"bt-a2dp-source-integration-tests",
"bt-avrcp-integration-tests",
]
}