diff options
author | Steve Smokowski <ss835w@att.com> | 2019-02-26 23:16:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-26 23:16:35 +0000 |
commit | dee52db16fa7d9ead3f98bfd18bfd1d747f3553b (patch) | |
tree | cfe6269648d8d3ea0da8424aab6f3aca12055ffc /common/src/test/resources/META-INF/services/org.onap.so.client.RestProperties | |
parent | a083e7066c8eaf17de2d322751c98e6e30419947 (diff) | |
parent | f07c74c83343da4a8751d7f45fb1edcd111e3647 (diff) |
Merge "Add CDS client"
Diffstat (limited to 'common/src/test/resources/META-INF/services/org.onap.so.client.RestProperties')
-rw-r--r-- | common/src/test/resources/META-INF/services/org.onap.so.client.RestProperties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/src/test/resources/META-INF/services/org.onap.so.client.RestProperties b/common/src/test/resources/META-INF/services/org.onap.so.client.RestProperties new file mode 100644 index 0000000000..6a5105d6b4 --- /dev/null +++ b/common/src/test/resources/META-INF/services/org.onap.so.client.RestProperties @@ -0,0 +1 @@ +org.onap.so.client.cds.TestCDSPropertiesImpl
\ No newline at end of file |