Add more unit tests.
[pyyaml/python3.git] / tests / data / construct-value.data
blob3eb79198889e96926c0ecb147036d1710571d1a8
1 ---     # Old schema
2 link with:
3   - library1.dll
4   - library2.dll
5 ---     # New schema
6 link with:
7   - = : library1.dll
8     version: 1.2
9   - = : library2.dll
10     version: 2.3