blob: 175bb52e5037ff5f50a4d1a4da9031d9693749ef [file] [log] [blame]
# Copyright 2020 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") {
deps = [
"fdio:tests",
"fidl/cpp:tests",
"memfs:tests",
]
testonly = true
}