blob: ff9ea84d73d9a1adff2372e1d62acaeb4aa5dff6 [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 = [ "device-protocol-i2c-channel:tests" ]
}