vendor/diy/test/files/non_singleton/objects.yml in ceedling-0.29.1 vs vendor/diy/test/files/non_singleton/objects.yml in ceedling-0.30.0
- old
+ new
@@ -1,19 +1,19 @@
-air:
-
-thread_spinner:
- compose: air
- singleton: false
-
-yard:
-
-pig:
- compose: thread_spinner, yard
-
-+inner_sanctum:
- tick:
- compose: thread_spinner
- singleton: false
-
- fat_cat:
- compose: thread_spinner, tick, yard
-
+air:
+
+thread_spinner:
+ compose: air
+ singleton: false
+
+yard:
+
+pig:
+ compose: thread_spinner, yard
+
++inner_sanctum:
+ tick:
+ compose: thread_spinner
+ singleton: false
+
+ fat_cat:
+ compose: thread_spinner, tick, yard
+