Make example 3 use same yml files as other tests.

This commit is contained in:
Mark VanderVoord
2026-05-15 15:24:32 -04:00
parent 56d69ddf64
commit cc00ca6f07
6 changed files with 126 additions and 208 deletions
+24
View File
@@ -0,0 +1,24 @@
# =========================================================================
# Unity - A Test Framework for C
# ThrowTheSwitch.org
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
# SPDX-License-Identifier: MIT
# =========================================================================
---
:project:
:build_root: build/
:paths:
:source:
- src/
- helper/
:test:
- test/
:support:
- ../../src/
:colour: true
:unity:
:plugins: []