[VVP] Added new three new reports
[vvp/validation-scripts.git] / ice_validator / tests / fixtures / test_parse_yaml / fail / bad_yaml_less_indent_on_value.yaml
index 59a58b4..184245b 100644 (file)
@@ -6,7 +6,7 @@
 # ===================================================================
 #
 # Unless otherwise specified, all software contained herein is licensed
-# under the Apache License, Version 2.0 (the “License”);
+# under the Apache License, Version 2.0 (the "License");
 # you may not use this software except in compliance with the License.
 # You may obtain a copy of the License at
 #
@@ -21,7 +21,7 @@
 #
 #
 # Unless otherwise specified, all documentation contained herein is licensed
-# under the Creative Commons License, Attribution 4.0 Intl. (the “License”);
+# under the Creative Commons License, Attribution 4.0 Intl. (the "License");
 # you may not use this documentation except in compliance with the License.
 # You may obtain a copy of the License at
 #
 # ECOMP is a trademark and service mark of AT&T Intellectual Property.
 #
 ---
- a: 1\r
- b:\r
-    c: 3\r
-    d: 4\r
- e:\r
-    f: 3\r
-    g: 4\r
-    h: 3\r
-    i: 4\r
-    j: 3\r
-    d:\r
-   c: 3\r
+ a: 1
+ b:
+    c: 3
+    d: 4
+ e:
+    f: 3
+    g: 4
+    h: 3
+    i: 4
+    j: 3
+    d:
+   c: 3
      lkf: 4
\ No newline at end of file