blob: e5e4f6441f52fc377aa93904c7a5561928a614a7 [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("fake-drivers") {
testonly = true
deps = [ "fake-ot-radio:fake-ot-radio-driver" ]
}