blob: e1e61017b00689c323140f7d2bcea469b40e4eee [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("all") {
testonly = true
deps = [ "//src/power/testing/thermal-test-control" ]
}