Donald Meyers / Mbed OS evan
Revision:
0:06ee5f8a484a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pal/Test/Unity/test/testdata/sample.yml	Sat Mar 18 22:37:16 2017 +0000
@@ -0,0 +1,9 @@
+:unity:
+  :includes:
+    - two.h
+    - three.h
+    - <four.h>
+  :plugins:
+    - :cexception
+  :suite_setup: |
+    a_yaml_setup();
\ No newline at end of file