mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
8 lines
152 B
YAML
8 lines
152 B
YAML
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
description: Include ordering test
|
|
|
|
compatible: "order-1"
|
|
|
|
include: ["foo-required.yaml", "foo-optional.yaml"]
|