mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-09-24 19:17:25 +00:00
Make example 3 use same yml files as other tests.
This commit is contained in:
@@ -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: []
|
||||
Reference in New Issue
Block a user