blob: a92698333265c28ebc0a128cd0456bf32970ea7c [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("config") {
testonly = true
deps = [
":tests",
"triage",
]
}
group("tests") {
testonly = true
deps = []
}