| // 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: [ "//sdk/lib/sys/testing/elf_test_runner.shard.cml" ], | |
| program: { | |
| binary: "bin/example_test", | |
| }, | |
| } |