blob: 42fccc598282c01eff984bae507ec5d8c826f4eb [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 = [ "aml-suspend/tests:aml-suspend-test-package" ]
}