summaryrefslogtreecommitdiff
path: root/lab_6/unity/test/testdata/sample.yml
blob: 52ec96bc25f1e09383e5c7cc0b446afb57c5f4f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
:unity:
  :includes:
    - two.h
    - three.h
    - <four.h>
  :plugins:
    - :cexception
  :suite_setup: |
    a_yaml_setup();