mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-25 09:21:36 +01:00
More fixes to line endings
This commit is contained in:
16
test/testdata/sample.yml
vendored
16
test/testdata/sample.yml
vendored
@@ -1,9 +1,9 @@
|
||||
:unity:
|
||||
:includes:
|
||||
- two.h
|
||||
- three.h
|
||||
- <four.h>
|
||||
:plugins:
|
||||
- :cexception
|
||||
:suite_setup: |
|
||||
:unity:
|
||||
:includes:
|
||||
- two.h
|
||||
- three.h
|
||||
- <four.h>
|
||||
:plugins:
|
||||
- :cexception
|
||||
:suite_setup: |
|
||||
a_yaml_setup();
|
||||
Reference in New Issue
Block a user