blob: c903c3fd3ef172de930bd9c758ead3112a522c90 [file] [log] [blame]
// Copyright 2022 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.
{
include: [ "//src/starnix/tests/starnix_test_common.shard.cml" ],
expose: [
{
protocol: "fuchsia.test.Suite",
from: "self",
},
],
}