| // 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.shard.cml" ], | |
| program: { | |
| binary: "bin/ta_manager_enumerate_config_test_rustc_test", | |
| }, | |
| } |