FRDM K64F Metronome

Revision:
0:dbad57390bd1
diff -r 000000000000 -r dbad57390bd1 pal/Test/Unity/test/testdata/sample.yml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pal/Test/Unity/test/testdata/sample.yml	Sun May 14 18:37:05 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