aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_parse_yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/fixtures/test_parse_yaml')
-rw-r--r--ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_less_indent_on_value.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_multierror.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_tab.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_value_and_keys.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_parse_yaml/pass/good_yaml_eg.yaml3
5 files changed, 5 insertions, 10 deletions
diff --git a/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_less_indent_on_value.yaml b/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_less_indent_on_value.yaml
index 184245b..3fbcba2 100644
--- a/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_less_indent_on_value.yaml
+++ b/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_less_indent_on_value.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
a: 1
@@ -50,4 +49,4 @@
j: 3
d:
c: 3
- lkf: 4 \ No newline at end of file
+ lkf: 4
diff --git a/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_multierror.yaml b/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_multierror.yaml
index bba1536..fade5f1 100644
--- a/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_multierror.yaml
+++ b/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_multierror.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
a: 1
@@ -51,4 +50,4 @@
ddfg
c: 3
lkf:
- fhe: 5 \ No newline at end of file
+ fhe: 5
diff --git a/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_tab.yaml b/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_tab.yaml
index e66b77f..d961bf7 100644
--- a/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_tab.yaml
+++ b/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_tab.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
a: 1
@@ -50,4 +49,4 @@
j: 3
d:
c: 3
- lkf: 4 \ No newline at end of file
+ lkf: 4
diff --git a/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_value_and_keys.yaml b/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_value_and_keys.yaml
index a01a1bf..c623027 100644
--- a/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_value_and_keys.yaml
+++ b/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_value_and_keys.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
a: 1
@@ -50,4 +49,4 @@
j: 3
d:
c: 3
- lkf: 4 \ No newline at end of file
+ lkf: 4
diff --git a/ice_validator/tests/fixtures/test_parse_yaml/pass/good_yaml_eg.yaml b/ice_validator/tests/fixtures/test_parse_yaml/pass/good_yaml_eg.yaml
index 559c598..54e6b8c 100644
--- a/ice_validator/tests/fixtures/test_parse_yaml/pass/good_yaml_eg.yaml
+++ b/ice_validator/tests/fixtures/test_parse_yaml/pass/good_yaml_eg.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
a: 1
@@ -49,4 +48,4 @@
test: test
k: g
- test: out \ No newline at end of file
+ test: out