blob: 04e2b3868eec975fa121275ccb065a8ecd1f85c5 [file] [log] [blame] [edit]
# Copyright 2024 The Fuchsia Authors
# 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 = [ "vsock:tests" ]
}