| // 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. | |
| { | |
| include: [ "//src/microfuchsia/tee/manager/tests/meta/ta-manager-config-test-root.shard.cml" ], | |
| children: [ | |
| { | |
| name: "test-suite", | |
| url: "#meta/ta-manager-empty-config-test.cm", | |
| }, | |
| ], | |
| } |