mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 08:25:58 +01:00
9 lines
129 B
YAML
9 lines
129 B
YAML
:unity:
|
|
:includes:
|
|
- two.h
|
|
- three.h
|
|
- <four.h>
|
|
:plugins:
|
|
- :cexception
|
|
:suite_setup: |
|
|
a_yaml_setup(); |