blob: 2d0d6c597dd15f1474656d50b69b3e5e6c3be869 [file] [log] [blame]
# Copyright 2024 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 = [ "register-util:tests" ]
}