blob: 8f8b877c8b3b01b97e415f91d64a46cc9cf463f4 [file] [log] [blame] [edit]
# 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 = [ "generic-suspend/tests:generic-suspend-test-package" ]
}