blob: 83558c74f43fbe7a6fbdf428c7303d3588dfb01b [file] [log] [blame]
# Copyright 2023 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
if (host_os == "linux") {
deps = [ "standalone-test" ]
}
}