aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_environment_file_structure
diff options
context:
space:
mode:
authorLovett, Trevor <trevor.lovett@att.com>2019-01-30 16:02:17 -0600
committerLovett, Trevor <trevor.lovett@att.com>2019-01-30 16:03:05 -0600
commit8540eb59f7e7f8ff2043a8eaf7edfc255a60874a (patch)
tree8ab81aa60f43bbac7a428730d58a3be83fc5adb4 /ice_validator/tests/fixtures/test_environment_file_structure
parented9d46a261ec2e4c98a10001dbf42b5da0e03689 (diff)
[VVP] Removing unnecessary trademark lines
Issue-ID: VVP-152 Change-Id: I6b978768324f69adba50c75a187509c4a7605341 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Diffstat (limited to 'ice_validator/tests/fixtures/test_environment_file_structure')
-rw-r--r--ice_validator/tests/fixtures/test_environment_file_structure/fail/non_environment_invalid_key.env3
-rw-r--r--ice_validator/tests/fixtures/test_environment_file_structure/fail/non_environment_no_keys.env3
-rw-r--r--ice_validator/tests/fixtures/test_environment_file_structure/pass/environment.env3
3 files changed, 3 insertions, 6 deletions
diff --git a/ice_validator/tests/fixtures/test_environment_file_structure/fail/non_environment_invalid_key.env b/ice_validator/tests/fixtures/test_environment_file_structure/fail/non_environment_invalid_key.env
index 3624291..dd0f838 100644
--- a/ice_validator/tests/fixtures/test_environment_file_structure/fail/non_environment_invalid_key.env
+++ b/ice_validator/tests/fixtures/test_environment_file_structure/fail/non_environment_invalid_key.env
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
parameters:
@@ -60,4 +59,4 @@ parameter_merge_strategies:
param2: deep_merge
dummy_section:
- dummy_key: "" \ No newline at end of file
+ dummy_key: ""
diff --git a/ice_validator/tests/fixtures/test_environment_file_structure/fail/non_environment_no_keys.env b/ice_validator/tests/fixtures/test_environment_file_structure/fail/non_environment_no_keys.env
index eb4b25b..f33e461 100644
--- a/ice_validator/tests/fixtures/test_environment_file_structure/fail/non_environment_no_keys.env
+++ b/ice_validator/tests/fixtures/test_environment_file_structure/fail/non_environment_no_keys.env
@@ -35,10 +35,9 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
a: 1
b:
c: 3
- d: 4 \ No newline at end of file
+ d: 4
diff --git a/ice_validator/tests/fixtures/test_environment_file_structure/pass/environment.env b/ice_validator/tests/fixtures/test_environment_file_structure/pass/environment.env
index a9e6f1a..b435138 100644
--- a/ice_validator/tests/fixtures/test_environment_file_structure/pass/environment.env
+++ b/ice_validator/tests/fixtures/test_environment_file_structure/pass/environment.env
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
parameters:
@@ -57,4 +56,4 @@ event_sinks:
parameter_merge_strategies:
default: merge
param1: overwrite
- param2: deep_merge \ No newline at end of file
+ param2: deep_merge