diff options
author | Felix Sangalang <fs7692@us.att.com> | 2018-04-02 15:57:17 -0700 |
---|---|---|
committer | Felix Sangalang <fs7692@us.att.com> | 2018-04-02 15:57:17 -0700 |
commit | 301023b58cb36194b47384ca801a129ec0eda8fd (patch) | |
tree | fad073089d6ba81c18cccc8bef3647e2be06a272 /bpmn/MSOInfrastructureBPMN/src/test/java | |
parent | 392df2e81c0fbb39b0cfb881600e8762f6fc1c29 (diff) |
Add junit HeaderUtil.java
package org.openecomp.mso.bpmn.infrastructure.
workflow.serviceTask.client
Issue-ID: SO-556
Change-Id: If24593bb424f6faa3340d0b8fb88e49d37e796c3
Change-Id: If24593bb424f6faa3340d0b8fb88e49d37e796c3
Signed-off-by: Felix Sangalang <fs7692@us.att.com>
Diffstat (limited to 'bpmn/MSOInfrastructureBPMN/src/test/java')
-rw-r--r-- | bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java b/bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java index ac7e8ffd16..b861a79feb 100644 --- a/bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java +++ b/bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java @@ -2,7 +2,7 @@ * ============LICENSE_START======================================================= * ONAP - SO * ================================================================================ - * Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. + * Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |