blob: 2805807b3c73308e7a47e88ab3da740bffb1f346 [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("third_party") {
deps = [ "openthread" ]
}
group("tests") {
testonly = true
deps = [ "openthread:tests" ]
}